Spotify Scrape API
Moved to: https://rapidapi.com/LostInFame/api/spotify-advanced-stats
2 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Spotify Scrape API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tracks | ||
| GET |
track data /track/{track_id} |
Easily obtain track data |
| GET |
track playcount /playcount/{track_id} |
Easily obtain track playcount using track id. |
| Albums | ||
| GET |
album tracks /album_tracks/{album_id} |
Get album tracks with the track data, includes playcount and more! |
| GET |
album data /album/{album_id} |
Easily obtain album data |
| Playlists | ||
| GET |
playlist tracks /playlist_tracks/{playlist_id} |
Get playlist tracks with the track data, includes playcount and more! |
| GET |
playlist data /playlist/{playlist_id} |
Easily obtain playlist data |
Spotify Scrape API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| ULTRA | $59.99 / month | 10 / second |
|