$2.7 / 1k urls
Extract play counts and statistics for Spotify artists, albums, and tracks from their URLs
Endpoint
POST /api/v1/agents/spotify/play-count/run
Parameters
array
required
List · Spotify URLs — artists, albums, or tracks. One per line.
boolean
default:false
Toggle · When given an artist URL, also pull every album track.
boolean
default:false
Toggle · When given an artist URL, also pull every single + EP track.
boolean
default:false
Toggle · When given an artist URL, also pull tracks from Spotify’s ‘Popular Releases’ section.
integer
default:100
Number · Maximum number of rows to return. Apply when an artist URL is given with includeAlbums/Singles/Popular — caps total tracks pulled.
Response columns
Example
Example response
Response