Spotify Users Search and Profile Scraper ๐Ÿ‘ค avatar

Spotify Users Search and Profile Scraper ๐Ÿ‘ค

Pricing

$9.00/month + usage

Go to Apify Store
Spotify Users Search and Profile Scraper ๐Ÿ‘ค

Spotify Users Search and Profile Scraper ๐Ÿ‘ค

๐Ÿ‘ค Scrape Spotify user profiles with public playlists, follower & following counts, profile images, display names & playlist metadata. Fetch full profile enrichment with all public playlist data. The most complete Spotify user data scraper available โœจSpotify Users Search and Profile Scraper ๐Ÿ‘ค

Pricing

$9.00/month + usage

Rating

0.0

(0)

Developer

APIHarvest

APIHarvest

Maintained by Community

Actor stats

0

Bookmarked

19

Total users

3

Monthly active users

20 days ago

Last modified

Share

Spotify Users Scraper โ€” Search & Scrape Complete Spotify User Profiles | Best Spotify Scraper | Best Spotify Scraper

What is the Spotify Users Scraper?

The Spotify Users Scraper is a specialized Apify actor that lets you search and scrape Spotify user profiles at scale. This Spotify users scraper combines fast API-based search with deep browser-based profile scraping to extract user data including display names, follower/following counts, public playlists, and recently played artists โ€” directly from Spotify. No Spotify API key, no login credentials, no developer account required.

This Spotify users scraper is unique among the Spotify scrapers because it uses a hybrid architecture: fast API search for finding Spotify users, and a headless browser (crawl4ai + Playwright) for scraping detailed Spotify user profile pages that require JavaScript rendering.


IMPORTANT: Speed Warning

Profile detail scraping is SLOW. The Spotify users scraper uses a headless Chromium browser to render full Spotify user profile pages. Each Spotify user profile takes approximately 5-10 minutes to fully scrape.

  • Search mode (without Fetch Details) is fast โ€” API-based, returns results in seconds
  • Detail scraping (Fetch Details ON or Get Details mode) is slow โ€” 5-10 minutes per Spotify user profile

Plan your runs accordingly. For 100 Spotify user profiles with full details, expect a run time of 8-16 hours.


How Does This Spotify Users Scraper Work?

This Spotify users scraper operates in two modes:

Mode 1: Search Spotify Users by Keyword (Fast)

Enter keywords and the Spotify users scraper searches Spotify's user directory via the API. Returns basic Spotify user profile data: username, display name, avatar image, and URI. This is fast โ€” similar speed to other Spotify scrapers.

Example keywords: "music lover", "DJ", "hip hop fan", "playlist curator", "vinyl collector"

Mode 2: Scrape Full Spotify User Profiles by URI or URL (Slow)

Paste Spotify user URIs or URLs and the Spotify users scraper launches a headless browser to scrape each profile page. Returns rich data including follower/following counts, all public playlists with creation dates, and recently played artists.

The Spotify users scraper accepts URI format (spotify:user:USERNAME) and URL format (https://open.spotify.com/user/USERNAME).

Auto-Detection

The Spotify users scraper automatically detects the mode:

  • Fill Search Keywords โ†’ Fast Spotify users search (API-based)
  • Fill Spotify User URIs / URLs โ†’ Slow detailed Spotify user profile scraping (browser-based)
  • Fill both โ†’ Search first, then scrape profiles

Input Configuration

FieldModeDescriptionDefault
Search KeywordsSearchKeywords to search Spotify users.โ€”
Spotify User URIs / URLsDetailsspotify:user:ID or https://open.spotify.com/user/IDโ€”
Proxy CountryBothResidential proxy country. US recommended.US
Search OffsetSearchStarting position for search pagination.0
Search LimitSearchMaximum Spotify users per keyword.30
Top Results CountSearchNumber of top-ranked Spotify users.20
Fetch Full Profile DetailsSearchSLOW (5-10 min/profile): Launch browser for each Spotify user search result.OFF

Understanding Filters & Toggles

Toggle / FilterDefaultWhat Happens When ONWhat You Miss When OFF
Fetch Full Profile DetailsOFFScrapes each user's full profile using a headless browser. You get: public playlists with cover images, follower/following counts, bio, profile image, and recently played artists. โš ๏ธ VERY SLOW: 5-10 minutes per profile!You only get basic search data โ€” username, display name, image, URI, and follower count. No playlists, no bio, no detailed profile data.
Include PlaylistsONScrapes all public playlists with cover images and estimated creation dates.Playlists will not be scraped โ€” you only get profile info.
Include Recently Played ArtistsONScrapes recently played artists with images. Shows the user's listening activity.Recently played artists will not be scraped.
Search Limit10Controls how many user results you get per keyword.โ€”
Search Offset0Skip results for pagination.โ€”

โš ๏ธ Important: Include Playlists and Include Recently Played Artists only work when Fetch Full Profile Details is ON or when using Get Details mode (URIs/URLs). Only enable Fetch Full Profile Details for small batches due to the 5-10 minute processing time per profile.


Output Data Format

Search Result Example (Fast โ€” API-based)

{
"query": "music lover",
"uri": "spotify:user:abc123",
"username": "musiclover42",
"displayName": "Music Lover",
"avatar": {"sources": [{"url": "https://i.scdn.co/image/..."}]}
}

Full Profile Example (Slow โ€” Browser-based)

{
"source_url": "https://open.spotify.com/user/abc123",
"user_id": "abc123",
"display_name": "Music Lover",
"profile_image": "https://i.scdn.co/image/...",
"followers": "1,234 Followers",
"followers_count": 1234,
"following": "42 Following",
"following_count": 42,
"total_public_playlists_count": 15,
"playlists": [
{
"title": "My Favorite Songs",
"url": "https://open.spotify.com/playlist/...",
"image": "https://mosaic.scdn.co/...",
"created_at_proxy": "Jan 2023"
},
{
"title": "Workout Mix",
"url": "https://open.spotify.com/playlist/...",
"image": "https://mosaic.scdn.co/...",
"created_at_proxy": "Mar 2024"
}
],
"recently_played_artists": [
{
"name": "Drake",
"url": "https://open.spotify.com/artist/...",
"image": "https://i.scdn.co/image/..."
},
{
"name": "Taylor Swift",
"url": "https://open.spotify.com/artist/...",
"image": "https://i.scdn.co/image/..."
}
]
}

The Spotify users scraper extracts data that is not available through any official API: follower/following counts, public playlists with estimated creation dates, and recently played artists.


Step-by-Step Tutorial

How to Search Spotify Users (Fast)

  1. Go to the Spotify Users Scraper actor page
  2. Enter keywords like "DJ", "curator", "music blog"
  3. Set Proxy Country to US
  4. Keep Fetch Full Profile Details OFF for fast results
  5. Click Start โ€” results return in seconds

How to Scrape Full Spotify User Profiles (Slow)

  1. Collect Spotify user URIs or profile URLs
  2. Paste into the Spotify User URIs / URLs field
  3. Set Proxy Country to US
  4. Click Start โ€” expect 5-10 minutes per Spotify user profile
  5. Monitor progress in the actor log

Important Tips for Profile Scraping

  • Start small โ€” Test with 2-3 Spotify user URIs first to verify output
  • Set adequate timeout โ€” Spotify user profile scraping is slow; ensure your actor timeout accommodates the number of profiles
  • Budget time โ€” 10 profiles โ‰ˆ 1-2 hours, 100 profiles โ‰ˆ 8-16 hours
  • Proxy matters โ€” US proxy works best for the Spotify users scraper

Common Use Cases for This Spotify Scraper (Users)

Influencer & Curator Research

Find Spotify playlist curators by searching user profiles. The Spotify users scraper reveals follower counts, playlist portfolios, and listening habits.

Music Marketing

Identify target audiences by scraping Spotify user profiles and analyzing their playlists and recently played artists. Use the Spotify users scraper for audience segmentation.

Social Analysis

Study Spotify user behavior patterns โ€” what playlists they create, which artists they listen to, and how their taste evolves over time.

Playlist Pitching

Find high-follower Spotify users who curate genre-specific playlists. The Spotify users scraper extracts public playlists with creation dates โ€” ideal for identifying active curators.

Competitive Research

Analyze how fans engage with music on Spotify by scraping user profiles in specific niches.


Why Choose This Spotify Scraper Over Others?

Most Spotify scrapers on Apify return incomplete or reformatted data โ€” missing fields, simplified structures, or outdated endpoints. This spotify scraper is different. It delivers every single data field that Spotify provides internally โ€” the exact same data the real Spotify app uses.

FeatureThis Spotify ScraperOther Actors on Apify
Data completenessEvery field Spotify returns โ€” public playlists, follower/following counts, profile images, display names, and playlist metadataPartial data, missing key fields
AuthenticationNo API key, no login, no developer accountOften require Spotify API credentials
Rate limitsNo limits โ€” automatic token rotationRestricted by official API quotas
Data structureRaw Spotify format โ€” identical to real Spotify appReformatted, simplified, or flattened
Proxy support50+ residential proxy countriesLimited or no proxy options
PricingPay per result โ€” you only pay for data deliveredFlat fees, subscriptions, or usage caps
ReliabilityAuto-adapts to Spotify API changes โ€” always up to dateHardcoded endpoints that break on updates

Bottom line: If Spotify shows it, this spotify scraper extracts it. No other Spotify user profile actor on Apify gives you this level of complete, production-ready data.

Frequently Asked Questions

Q: Does this Spotify users scraper require a Spotify account? A: No. The Spotify users scraper works without any authentication.

Q: Why is profile scraping so slow? A: Spotify user profiles are JavaScript-rendered pages. The Spotify users scraper must launch a full Chromium browser, wait for the page to render, and extract data from the DOM. This takes 5-10 minutes per Spotify user profile.

Q: Can I speed up the Spotify users scraper? A: Search mode (without Fetch Details) is fast. Profile scraping speed is limited by browser rendering โ€” this cannot be parallelized further within a single actor run.

Q: What data is available from search vs. full profile? A: Search returns: username, display name, avatar. Full profile additionally returns: follower/following counts, all public playlists with images and creation dates, recently played artists.

Q: Is there a limit on Spotify users I can scrape? A: No hard limit, but budget your time. 100 Spotify user profiles with details = 8-16 hours.

Q: Why is there no detail surcharge? A: The higher compute cost of browser scraping is absorbed. The Spotify users scraper charges a flat $0.004 per result regardless of mode.


ActorDescription
Spotify Tracks ScraperSearch & scrape Spotify track metadata
Spotify Albums ScraperSearch & scrape Spotify album metadata
Spotify Artists ScraperSearch & scrape Spotify artist profiles
Spotify Playlists ScraperSearch & scrape Spotify playlists
Spotify Genres ScraperBrowse Spotify genre/mood pages
Spotify Audiobooks ScraperSearch & scrape Spotify audiobooks
Spotify Episodes ScraperSearch & scrape Spotify podcast episodes
Spotify Podcasts ScraperSearch & scrape Spotify podcasts/shows
Spotify Search โ€” All TypesSearch all 9 Spotify content types
Spotify Scraper โ€” Get Full DetailsGet full details for 8 Spotify content types

๐Ÿท๏ธ Keywords

spotify scraper, spotify user scraper, scrape spotify profiles, spotify profile scraper, spotify data extractor, apify spotify, spotify api alternative, best spotify scraper