Spotify Scraper โ€” Get Full Details ๐ŸŽฏ avatar

Spotify Scraper โ€” Get Full Details ๐ŸŽฏ

Pricing

from $3.50 / 1,000 result scrapeds

Go to Apify Store
Spotify Scraper โ€” Get Full Details ๐ŸŽฏ

Spotify Scraper โ€” Get Full Details ๐ŸŽฏ

๐Ÿ”— Get complete metadata โ€” works for tracks, albums, artists, playlists, genres, audiobooks, podcasts & episodes. Returns every single field Spotify provides internally. The best way to enrich Spotify data with full detail extraction โœจ Spotify Scraper โ€” Get Full Details ๐ŸŽฏ

Pricing

from $3.50 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

APIHarvest

APIHarvest

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

3

Monthly active users

19 days ago

Last modified

Share

Spotify Scraper โ€” Get Full Details for 8 Spotify Content Types | Best Spotify Scraper from URIs

What is the Spotify Scraper?

The Spotify Scraper is a unified Apify actor for fetching complete metadata from Spotify URIs or URLs across 8 content types. This Spotify scraper handles tracks, albums, artists, playlists, genres, audiobooks, episodes, and podcasts โ€” all from a single interface. No Spotify API key, no login credentials, no developer account required.

This is a details-only Spotify scraper โ€” it fetches full metadata from URIs you already have. For keyword search, use the Spotify Search actor or the dedicated type-specific Spotify scrapers.


All 8 Supported Content Types

This Spotify scraper supports every entity type that has URI-based detail fetching:

#Content TypeURI FormatURL Format
1Trackspotify:track:IDopen.spotify.com/track/ID
2Albumspotify:album:IDopen.spotify.com/album/ID
3Artistspotify:artist:IDopen.spotify.com/artist/ID
4Playlistspotify:playlist:IDopen.spotify.com/playlist/ID
5Genre / Moodspotify:genre:ID or spotify:page:IDN/A
6Audiobookspotify:show:IDopen.spotify.com/show/ID
7Episodespotify:episode:IDopen.spotify.com/episode/ID
8Podcast / Showspotify:show:IDopen.spotify.com/show/ID

Note: Spotify user profiles are NOT supported by this Spotify scraper because they require headless browser scraping. Use the Spotify Users Scraper for user profiles.


How Does This Spotify Scraper Work?

  1. Select a Content Type โ€” Choose which Spotify entity type to scrape
  2. Paste URIs or URLs โ€” Provide one or more Spotify URIs or URLs
  3. Configure Type-Specific Filters โ€” Set pagination, toggles, and detail options
  4. Run โ€” The Spotify scraper fetches full metadata for each URI
  5. Get Results โ€” Complete structured JSON is pushed to the Apify dataset

Input Configuration

FieldDescriptionDefault
Content TypeDropdown with 8 Spotify entity types.Track
Spotify URIs / URLsOne or more Spotify URIs or URLs for the selected type.โ€”
Proxy CountryResidential proxy country. US recommended.US

Type-Specific Filters

The Spotify scraper provides additional configuration depending on the selected content type:

Albums & Playlists

FieldDescriptionDefault
Track List OffsetStarting position for track listings.0
Track List LimitMaximum tracks to return.50

Genres

FieldDescriptionDefault
Section LimitMaximum genre page sections.10
Section Item LimitMaximum items per section.20
Include Section DetailsON: Fetches full item details for each section (all playlists/albums/artists up to item limit) โ€” one extra API call per section. OFF: Sections return only a quick 10-item preview; you may miss items beyond the first 10.OFF

Audiobooks

FieldDescriptionDefault
Include Similar AudiobooksON: Fetches similar audiobook recommendations from Spotify. OFF: No recommendations returned. โš ๏ธ Spotify has retired this API in some regions โ€” may return empty.OFF

Podcasts

FieldDescriptionDefault
Episode List OffsetStarting position for episode listing.0
Episode List LimitMaximum episodes to return.50
Include Recommended ShowsON: Fetches related podcast suggestions listeners also enjoy. OFF: No recommendations returned.OFF

Episodes

FieldDescriptionDefault
Include Recommended EpisodesON: Fetches recommended episodes based on Spotify's listening context. OFF: No recommendations returned.OFF

Artists & Tracks

No additional filters โ€” the Spotify scraper fetches the complete overview/detail automatically.


Output Data Format

Output format varies by content type. Here are examples for the most common types:

Track Detail

{
"uri": "spotify:track:4cOdK2wGLETKBW3PvgPWqT",
"name": "Lose Yourself",
"artists": [{"name": "Eminem", "uri": "spotify:artist:..."}],
"albumOfTrack": {"name": "Curtain Call: The Hits", "date": {"year": 2005}},
"duration": {"totalMilliseconds": 326133},
"playcount": "1234567890",
"hasLyrics": true
}

Album Detail

{
"uri": "spotify:album:2cWBwpqMsDJC1ZUwz813lj",
"name": "The Eminem Show",
"artists": [{"name": "Eminem"}],
"date": {"year": 2002},
"label": "Aftermath",
"tracks": {"totalCount": 20, "items": [{"track": {"name": "White America"}}]}
}

Artist Detail

{
"uri": "spotify:artist:7dGJo4pcD2V6oG08qCgod6",
"name": "Eminem",
"stats": {"followers": 78000000, "monthlyListeners": 65000000},
"discography": {"albums": {"totalCount": 12}, "singles": {"totalCount": 50}},
"relatedContent": {"relatedArtists": {"items": [{"name": "50 Cent"}]}}
}

Playlist Detail

{
"uri": "spotify:playlist:37i9dQZF1DXcBWIGoYBM5M",
"name": "Today's Top Hits",
"followers": 35000000,
"content": {"totalCount": 50, "items": [{"itemV2": {"data": {"name": "Espresso"}}}]}
}

Step-by-Step Tutorial

  1. Go to the Spotify Scraper actor page on Apify
  2. Select a Content Type from the dropdown
  3. Paste Spotify URIs or URLs into the Spotify URIs / URLs field
  4. Configure type-specific filters (track list limits, section details, etc.)
  5. Set Proxy Country to US
  6. Set your spending limit and click Start
  7. Download complete metadata from the Dataset tab

When to Use This vs. Dedicated Scrapers

NeedRecommended Actor
Full details from URIs (any type)Spotify Scraper (this actor)
Search + details for tracksSpotify Tracks Scraper
Search + details for albumsSpotify Albums Scraper
Search for any type (no details)Spotify Search
Spotify user profilesSpotify Users Scraper

This Spotify scraper is ideal when you have URIs from multiple sources and need full metadata. Dedicated Spotify scrapers offer search functionality and type-specific conveniences.


Common Use Cases for This Spotify Scraper (Get Details)

Batch Data Enrichment

Have a spreadsheet of Spotify URIs? Paste them all into the Spotify scraper and get complete metadata. Works for any of the 8 content types.

Cross-Type Data Collection

Scrape tracks, albums, and artists in separate runs using the same Spotify scraper actor โ€” no need to configure different scrapers.

Data Pipeline Integration

Feed Spotify URIs from other sources (databases, APIs, web scraping) into this Spotify scraper for structured metadata enrichment.

Catalog Analysis

Scrape large collections of Spotify content for research, competitive analysis, or catalog management.

Monitoring & Change Detection

Schedule the Spotify scraper to regularly fetch metadata for tracked URIs and detect changes in playlists, albums, or artist profiles.



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 โ€” all 8 content types from URIs โ€” tracks, albums, artists, playlists, genres, audiobooks, podcasts, and episodes with complete 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 detail actor on Apify gives you this level of complete, production-ready data.

Frequently Asked Questions

Q: Does this Spotify scraper support keyword search? A: No. Use the Spotify Search actor for keywords. This Spotify scraper fetches details from URIs only.

Q: Can I scrape Spotify user profiles? A: No. User profiles require headless browser scraping. Use the Spotify Users Scraper.

Q: Can I scrape multiple content types in one run? A: One type per run. The Spotify scraper validates that all URIs match the selected content type.

Q: What if I paste wrong URI types? A: The Spotify scraper validates URIs and logs helpful messages about which actor to use for mismatched URI types.

Q: Is there a result limit? A: No hard limit. The Spotify scraper processes as many URIs as your spending limit allows.

Q: What's the difference between this and the original Spotify Search & Complete Data Scraper? A: This Spotify scraper focuses on URI-based detail fetching for 8 types. The original actor combines search and details for all types in one monolithic interface.


ActorDescription
Spotify Search โ€” All TypesSearch all 9 Spotify content types (search-only)
Spotify Tracks ScraperSearch & scrape Spotify tracks
Spotify Albums ScraperSearch & scrape Spotify albums
Spotify Artists ScraperSearch & scrape Spotify artists
Spotify Playlists ScraperSearch & scrape Spotify playlists
Spotify Genres ScraperBrowse Spotify genre/mood pages
Spotify Audiobooks ScraperSearch & scrape Spotify audiobooks
Spotify Episodes ScraperSearch & scrape Spotify episodes
Spotify Podcasts ScraperSearch & scrape Spotify podcasts
Spotify Users ScraperSearch & scrape Spotify user profiles

๐Ÿท๏ธ Keywords

spotify scraper, spotify data scraper, scrape spotify data, spotify metadata scraper, spotify data extractor, apify spotify, spotify api alternative, best spotify scraper