# Spotify Profiles Search Scraper 🎧🎶 (`scrapestorm/spotify-profiles-search-scraper`) Actor

Gather Spotify profiles data by keywords 🎧. Access detailed profiles with username, images 📸, and URLs 🌐. Perfect for analyzing the music industry 🎶, researching artists 🎤, and collecting data for projects or studies 📊. Great for professionals and music fans!

- **URL**: https://apify.com/scrapestorm/spotify-profiles-search-scraper.md
- **Developed by:** [Storm\_Scraper](https://apify.com/scrapestorm) (community)
- **Categories:** Social media, Videos, Lead generation
- **Stats:** 241 total users, 4 monthly users, 100.0% runs succeeded, 2 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

$14.99/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#rental-actors

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

### Spotify Profiles Search Scraper 🎧🎶

The Spotify Profiles Search Scraper allows you to search for Spotify user profiles based on your chosen keywords 🔍🎶, with customizable filters like the maximum number of results to extract 🔢.

Simply input your search query, and the scraper will fetch the relevant Spotify profiles for you in no time 🎶.

### Description 💯🎧

The Spotify Profiles Search Scraper is designed to help you find Spotify users related to specific topics or keywords. Whether you're exploring users in the rock, pop, or electronic music genres, this tool makes it easy to collect and analyze Spotify user profiles based on your search terms.

With flexible filters, you can specify the maximum number of results you want to retrieve 🔢 and gather essential details such as:

```
User Display Name 🎤
Spotify Username 👤
Profile URL 🌐
Avatar Image 📸
Avatar Color 🎨
Spotify Profile Link 🔗
```

🚨 This tool can scrape detailed data from user profiles, including images, avatar colors, and profile links! 📸

### How many results can you extract using this Tool? 🔍

There’s no limit to the number of results you can extract 📊!

You can collect as many Spotify profiles as you need based on your query and filters 🔍.

### Key Features ✨

- Unlimited Results 🔢: Extract as many profiles as you need without any cap on the available results.

- Customizable Filters 🛠️: Search for Spotify user profiles based on any specific keyword.

- Detailed Profile Information 👩‍🎤: Retrieve display names, usernames, profile URLs, avatar images, and more!

- Flexible Search 🔍: Specify any keyword or topic for personalized results.

### 💸 Pricing

This scraper operates on a monthly subscription basis, priced at $14.99/month.

### How to Use? 📲

Using the Spotify Profiles Search Scraper is quick and easy, even for beginners.

Follow these simple steps:

```
Sign up for an account on Apify 🔑.
Access the Spotify Profiles Search Scraper on the Apify platform 🌐.
Enter a keyword or music genre related to your search 🎶.
Set the maximum number of results you want to scrape 📊.
Hit "Start" and let the scraper collect the user profiles!
After scraping, download the data in your preferred format: JSON 📄, CSV 📊, XML 📑, Excel 📈, HTML 🌐.
```

That’s it! You’ll have all the Spotify user profiles ready for your research.

### Applications 🌟

User Discovery: Discover new Spotify users based on specific genres or keywords 🎤.

Music Industry Analysis: Analyze popular Spotify users, track trends, and monitor user growth 📈.

Content Curation: Collect Spotify user profiles to create playlists, share recommendations, or develop music-related content 🎶.

### Input Example 📲 👌

The scraper accepts various parameters to customize the scraping process. Here’s how to structure your input JSON:

```
{
    "keyword": "rock",
    "maxitems": 120
}


```

### Example Output from Spotify Scraper 👌

Once the extraction is finished, the data will be stored in a dataset. You can download this data in various formats (JSON, CSV, XML, RSS, HTML Table).

```
{
  "display_name": "Rock",
  "username": "f883bx9pw9h943786o579tl91",
  "profile_url": "spotify:user:f883bx9pw9h943786o579tl91",
  "avatar_64px": "https://i.scdn.co/image/ab67757000003b8278719d6cc5d8d4c2fdb5a71d",
  "avatar_300px": "https://i.scdn.co/image/ab6775700000ee8578719d6cc5d8d4c2fdb5a71d",
  "avatar_color": "#182040",
  "spotify_profile_link": "https://open.spotify.com/user/f883bx9pw9h943786o579tl91"
},
{
  "display_name": "Rock in Rio",
  "username": "rockinriooficial",
  "profile_url": "spotify:user:rockinriooficial",
  "avatar_64px": "https://i.scdn.co/image/ab67757000003b8215699e5d984ae3e7d7589177",
  "avatar_300px": "https://i.scdn.co/image/ab6775700000ee8515699e5d984ae3e7d7589177",
  "avatar_color": "#327AC1",
  "spotify_profile_link": "https://open.spotify.com/user/rockinriooficial"
}


```

### Related Actors ⭐

If you're interested in other Spotify, Pinterest, Google, social media scraper or real estate Actors:

- [Spotify Email Scraper 🎧📧](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Spotify Artists Search Scraper 🎧🎶](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Spotify Songs Search Scraper 🎧🎶](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Spotify Playlists Search Scraper 🎧🎶](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Spotify Albums Search Scraper 🎧🎶](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Spotify Profiles Search Scraper 🎧🎶](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Pinterest Boards Search Scraper 🎨🔍](https://apify.com/scrapestorm/pinterest-boards-search-scraper)
- [Pinterest Pins/Videos Search Scraper 🎨🔍](https://apify.com/scrapestorm/pinterest-pins-videos-search-scraper)
- [Google News Scraper Fast & Real-Time (Pay per results) 📰⚡](https://apify.com/scrapestorm/google-news-scraper-fast-real-time-pay-per-results)
- [Facebook Likes Scraper (Fast & Cheap) 👍 🌟](https://apify.com/scrapestorm/facebook-likes-scraper-fast-cheap)
- [Facebook Shares Scraper (Exclusive & Affordable) 🚀💡](https://apify.com/scrapestorm/facebook-shares-scraper-exclusive-affordable)
- [Facebook Followers & Following Scraper 📊👥](https://apify.com/scrapestorm/facebook-followers-following-scraper)
- [Facebook Comments Scraper (All-in-One) 💬](https://apify.com/scrapestorm/facebook-comments-scraper-all-in-one)
- [YouTube Scraper (By Keyword) - ⭐⭐⭐⭐⭐ Fast & cheap](https://apify.com/scrapestorm/youtube)
- [Youtube Channel Scraper](https://apify.com/scrapestorm/youtube-channel-scraper)
- [Youtube Shorts Scraper 📺 (Rental) - Fast & cheap](https://apify.com/scrapestorm/youtube-shorts-scraper-rental---fast-cheap)
- [Zillow (Find a Home Improvement Agent) 🛠️)](https://apify.com/scrapestorm/zillow-find-a-home-improvement-agent)
- [YouTube Transcript Video Scraper 📝 (⚡ Fast & 💸 Cheap)](https://apify.com/scrapestorm/youtube-transcript-videos)
- [Youtube Playlist Scraper 🎵 - Rental (Fast & cheap)](https://apify.com/scrapestorm/youtube-playlist-scraper---rental-fast-cheap)

***

### Can I use this Spotify Profiles Search API in Python? 🎓

Yes, you can use the Apify API with Python.

To access the Spotify Profiles Search API with Python, use the apify-client PyPI package. You can find more details about the client in our Python Client documentation.

### 📫 Support

😊 Leave us a star ⭐ if you are satisfied with the product!
🌍 For any questions, specific needs or issues, please reach out through Apify's platform or via email - [Storm\_Scraper 🌪️🌩️](https://apify.com/scrapestorm)
Happy scraping! 😊

# Actor input Schema

## `keywords` (type: `array`):

List of keywords or subjects to search for on Spotify (Profiles).

## `maxitems` (type: `integer`):

Maximum number of results you want to scrape per keyword 📊

## Actor input object example

```json
{
  "keywords": [
    "jazz"
  ],
  "maxitems": 60
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "keywords": [
        "jazz"
    ],
    "maxitems": 60
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapestorm/spotify-profiles-search-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "keywords": ["jazz"],
    "maxitems": 60,
}

# Run the Actor and wait for it to finish
run = client.actor("scrapestorm/spotify-profiles-search-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "keywords": [
    "jazz"
  ],
  "maxitems": 60
}' |
apify call scrapestorm/spotify-profiles-search-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,scrapestorm/spotify-profiles-search-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/PFPAjrLecpJPC6JkP/builds/b1ikd4FZz5XfEKSmd/openapi.json
