Spotify Album Play Count Scraper πŸŽ§πŸ“ˆ -Cheap avatar
Spotify Album Play Count Scraper πŸŽ§πŸ“ˆ -Cheap

Pricing

$14.99/month + usage

Go to Store
Spotify Album Play Count Scraper πŸŽ§πŸ“ˆ -Cheap

Spotify Album Play Count Scraper πŸŽ§πŸ“ˆ -Cheap

Developed by

Storm_Scraper

Storm_Scraper

Maintained by Community

Collect detailed Spotify album data πŸŽ§πŸ“ˆ: album name, release date πŸ“…, total tracks, album cover πŸ“Έ, tracklist with play counts πŸ”’, duration ⏱️, popularity, and Spotify links πŸ”—. Perfect for analyzing music trends, song performance, and research projects in the music industry! πŸŽΆπŸ“Š

5.0 (1)

Pricing

$14.99/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

a day ago

Spotify Album Play Count Scraper πŸŽ§πŸ“ˆ

The Spotify Album Play Count Scraper allows you to extract detailed data from Spotify albums, including track-level information and play counts.

Perfect for analyzing music trends, researching song performance, or generating content based on track popularity! 🎢

Description πŸŽ―πŸ“Š

The Spotify Album Play Count Scraper is built to fetch all relevant information about a Spotify album.

By simply providing the URLs of the albums you want to scrape, you'll get:

album_name: Name of the album πŸ“€
album_uri: Direct URL to the album on Spotify πŸ”—
artist_name: Name of the artist 🎀
release_date: Album release date πŸ“…
total_tracks: Total number of tracks in the album πŸ”’
tracks: An array of track objects, each including:
- name: Track title
- artist_name: Artist performing the track
- uri: Spotify URL for the track
- duration_formatted: Track duration ⏱️
- playcount: Total number of plays (if available)
- track_number, disc_number, saved, and more

How Many Results Can You Extract? πŸ“Š

πŸ“Œ No limit!

You can input as many Spotify album URLs as you like β€” the scraper will process each and return all available data for the tracks.

Key Features ✨

  • 🎧 Full Album Analysis: Fetch all tracks from any album with metadata and play counts.

  • πŸ”’ Clean Structure: Each track is listed with detailed information, including duration and Spotify links.

  • πŸ“Š Play Count Extraction: Ideal for performance analysis and monitoring trends.

  • πŸ”— Direct Access Links: Every album and track comes with a Spotify URL.

πŸ’Έ Pricing

This scraper operates on a monthly subscription basis, priced at $14.99/month.

How to Use It? πŸš€

Sign up for an account on Apify.
Open the Spotify Album Play Count Scraper on the platform.
Input the list of Spotify album URLs.
(Optional) Apply any custom filters or settings.
Run the scraper and wait for it to complete.
Download the results in your preferred format: JSON, CSV, XML, Excel, or HTML.

Applications 🌟

Music Analytics: Track and compare song popularity within albums.

Content Creation: Use track data to create playlists, reviews, or blog content.

Market Research: Monitor how albums are performing over time.

Fan Engagement: Share track insights with communities or on social media.

Input Example πŸ“² πŸ‘Œ

The tool requires you to input a list of Spotify Artist URLs (formatted as https://open.spotify.com/artist/SPOTIFY_ARTIST_ID). It will then fetch data like the artist’s name, biography, releases, followers, related artists, and more.. Here’s how to structure your input JSON:

{
"urls": [
"https://open.spotify.com/album/5eyZZoQEFQWRHkV2xgAeBw",
"https://open.spotify.com/album/6kZ42qRrzov54LcAk4onW9"
]
}

🚨 urls: A list of URLs pointing to the specific Spotify album’s page. These URLs must follow the format https://open.spotify.com/artist/SPOTIFY_ARTIST_ID

Example Output from Spotify Scraper πŸ‘Œ

Once the extraction is finished, the data will be stored in a dataset. You can download this data in various formats (JSON, CSV, XML, RSS, HTML Table).

{
"album_name": "Taylor Swift (Deluxe Edition)",
"album_uri": "https://open.spotify.com/intl-fr/album/5eyZZoQEFQWRHkV2xgAeBw",
"artist_name": "Taylor Swift",
"release_date": "2006-10-24T00:00:00Z",
"total_tracks": 15,
"tracks": [
{
"name": "Tim McGraw",
"artist_name": "Taylor Swift",
"artist_uri": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"disc_number": 1,
"track_number": 1,
"duration_ms": 232106,
"duration_formatted": "3:52",
"playable": true,
"playcount": "154192211",
"content_rating": "NONE",
"video_associations_count": 0,
"uri": "https://open.spotify.com/track/2Fn01AIMyHbha2ceNQeOqw",
"saved": false,
"uid": "2e17ea3593852e08cce4"
},
{
"name": "Picture To Burn",
"artist_name": "Taylor Swift",
"artist_uri": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"disc_number": 1,
"track_number": 2,
"duration_ms": 173066,
"duration_formatted": "2:53",
"playable": true,
"playcount": "233658988",
"content_rating": "NONE",
"video_associations_count": 1,
"uri": "https://open.spotify.com/track/4BYejINgfZF0qKDMEH2cim",
"saved": false,
"uid": "a79be33b95e051b7b0e0"
},
{
"name": "Teardrops On My Guitar - Radio Single Remix",
"artist_name": "Taylor Swift",
"artist_uri": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"disc_number": 1,
"track_number": 3,
"duration_ms": 203040,
"duration_formatted": "3:23",
"playable": true,
"playcount": "245870311",
"content_rating": "NONE",
"video_associations_count": 0,
"uri": "https://open.spotify.com/track/2TF4UtYreqNbQ6Z9AccldU",
"saved": false,
"uid": "da8e2a2f4428b2f28a45"
}

If you're interested in other Spotify, Pinterest, Google, social media scraper or real estate Actors:


Can I use this Spotify Search API in Python? πŸŽ“

Yes, you can use the Apify API with Python.

To access the Spotify Search API with Python, use the apify-client PyPI package. You can find more details about the client in our Python Client documentation.

πŸ“« Support

😊 Leave us a star ⭐⭐⭐⭐⭐ if you are satisfied with the product! 🌍 For any questions, specific needs or issues, please reach out through Apify's platform or via email - Storm_Scraper πŸŒͺ️🌩️ Happy scraping! 😊