Spotify Scraper
Under maintenance
Pricing
Pay per usage
Spotify Scraper
Under maintenance
Extracts detailed data from any Spotify track, album, or artist URL. Returns play counts, metadata, top tracks, and moreโperfect for music analysis or automation. No API key needed. Just input a Spotify URL and get structured results.
0.0 (0)
Pricing
Pay per usage
0
Total users
14
Monthly users
14
Runs succeeded
96%
Last modified
a month ago
You can access the Spotify Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "url": "https://open.spotify.com/artist/7Ln80lUS6He07XvHI8qqHH"<}' |<apify call web-scraper/spotify-scraper --silent --output-dataset
Spotify Scraper API through CLI
The Apify CLI is the official tool that allows you to use Spotify Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: