Spotify Play Count Scraper avatar
Spotify Play Count Scraper

Pricing

$3.00 / 1,000 urls

Go to Store
Spotify Play Count Scraper

Spotify Play Count Scraper

Developed by

Beat Analytics

Beat Analytics

Maintained by Community

Scrape play counts and statistics for Spotify artists, albums, and tracks. Download scraped data as JSON or CSV, run the scraper via API, schedule and monitor runs or integrate with other tools.

0.0 (0)

Pricing

$3.00 / 1,000 urls

8

Total users

143

Monthly users

53

Runs succeeded

>99%

Issues response

11 hours

Last modified

7 days ago

You can access the Spotify Play Count 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 '{
< "urls": [
< {
< "url": "https://open.spotify.com/album/1XkGORuUX2QGOEIL4EbJKm"
< }
< ]
<}' |
<apify call beatanalytics/spotify-play-count-scraper --silent --output-dataset

Spotify Play Count Scraper API through CLI

The Apify CLI is the official tool that allows you to use Spotify Play Count 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: