Spotify Scraper
Pricing
Pay per usage
Spotify Scraper
Under maintenanceExtracts 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
21
12
Last modified
2 months 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: