Spotify Playlists Scraper avatar
Spotify Playlists Scraper

Pricing

$5.00/month + usage

Go to Store
Spotify Playlists Scraper

Spotify Playlists Scraper

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

๐ŸŽง Spotify Playlists Scraper ๐Ÿ” is a high-performance tool that extracts ๐Ÿ“‚ detailed playlist data from Spotify using keyword searches! Get ๐ŸŽถ playlist titles, ๐Ÿ‘ค owners, ๐ŸŒŸ followers, ๐ŸŽผ track names, โฑ durations, and ๐Ÿ”ฅ popularity ratings in seconds. perfect for ๐Ÿ“Š research, ๐Ÿ“ˆ trend analysis

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

11

Monthly users

5

Runs succeeded

>99%

Last modified

25 days ago


๐ŸŽง Spotify Playlists Scraper ๐Ÿš€ | Extract Curated Spotify Playlists with Full Track Data

๐ŸŽฏ Overview

The Spotify Playlists Scraper is a powerful and high-performance tool built to extract detailed playlist information from Spotify using keyword-based search.

Whether you're building a music-related platform, analyzing user-curated playlists, or conducting data-driven music research, this scraper gives you everything you need โ€” from playlist titles and creators to the tracks, artists, albums, durations, and popularity metrics.

โœจ Supports up to 50 playlists per keyword and 100 tracks per playlist!

๐Ÿ“ง Need a custom Spotify scraper or large-scale data extraction solution? Contact me: scrapearchitect@gmail.com


๐Ÿš€ Key Features

๐ŸŽต Focused on Playlists
โœ”๏ธ Search by keyword and discover relevant playlists
โœ”๏ธ Pull curated content like โ€œChill Vibesโ€, โ€œWorkout Mixโ€, or any theme

๐Ÿง  Detailed Playlist Metadata
โœ”๏ธ Playlist Title
โœ”๏ธ Playlist Owner Name & Profile Link
โœ”๏ธ Playlist URL
โœ”๏ธ Playlist Followers
โœ”๏ธ Total Number of Tracks
โœ”๏ธ Total Duration (for Requested Tracks)

๐ŸŽผ Track-Level Insights
โœ”๏ธ Track Title
โœ”๏ธ Track Duration
โœ”๏ธ Artist Names & URLs
โœ”๏ธ Track URL
โœ”๏ธ Album Name & URL
โœ”๏ธ ๐ŸŽฏ Track Popularity Score

โš™๏ธ Highly Configurable
๐Ÿ”น Up to 50 playlists per keyword
๐Ÿ”น Up to 100 tracks per playlist
๐Ÿ”น Uses each userโ€™s own proxy for privacy and efficiency
๐Ÿ”น Clean and structured JSON output


๐Ÿ“ฅ Input Configuration

You can control the scraper's output using this simple JSON input:

{
"keywords": [
"chill",
"workout"
],
"maxResults": 1,
"track_limit": 1
}

๐Ÿ“Œ Parameters Explained:

  • keywords: A list of keywords to search for in playlist titles.
  • maxResults: Maximum number of playlists to fetch per keyword (max: 50).
  • track_limit: Limit the number of tracks to extract per playlist (max: 100).

๐Ÿ“ค Output JSON Structure

Here's what the scraper returns โ€” a clean and rich JSON object for every playlist found:

[
{
"result_mode": "keyword",
"search_keyword": "workout",
"playlist_title": "WORKOUT 2025๐Ÿ”ฅ HIGH ENERGY ๐Ÿ”ฅ EXERCISE MUSIC ๐Ÿ”ฅ CARDIO PLAYLIST ๐Ÿ”ฅ BEST DANCE MUSIC",
"playlist_owner": "MusicUp",
"owner_url": "https://open.spotify.com/user/312gbzssnxu5vvai67pl6w5yvkrq",
"playlist_url": "https://open.spotify.com/playlist/07ZJHWuOvmBKS8g4QDJZ6s",
"playlist_followers": 172349,
"total_tracks": 180,
"total_duration_for_requested_tracks": "2m 49s",
"tracks": [
{
"track_title": "APT.",
"artists": [
"ROSร‰",
"Bruno Mars"
],
"album_name": "APT.",
"duration": "2m 49s",
"artist_urls": [
"https://open.spotify.com/artist/3eVa5w3URK5duf6eyVDbu9",
"https://open.spotify.com/artist/0du5cEVh5yTK9QJze8zA0C"
],
"track_url": "https://open.spotify.com/track/5vNRhkKd0yEAg8suGBpjeY",
"album_url": "https://open.spotify.com/album/2IYQwwgxgOIn7t3iF6ufFD",
"tracks popularity": 95
}
]
}
]

๐Ÿ›  How It Works

1๏ธโƒฃ Provide Input Keywords

  • Example: "chill", "workout", "party mix"
  • The scraper will find playlists that contain these words in their titles.

2๏ธโƒฃ Data Extraction Begins

  • It fetches metadata, user info, track list, and individual track details.

3๏ธโƒฃ Receive Organized JSON Output

  • Use the data in your app, research project, or analysis tool.

๐Ÿ“Š Use Cases

๐Ÿ”น Music Market Analysis
๐Ÿ”น Trend & Sentiment Research
๐Ÿ”น Music Discovery Apps
๐Ÿ”น Playlist Tracking and Archiving
๐Ÿ”น SEO & Content Strategy for Music Blogs
๐Ÿ”น AI/Machine Learning for Music Preference Modeling


โšก Performance Highlights

  • ๐Ÿ”ธ Up to 50 playlists per keyword
  • ๐Ÿ”ธ Up to 100 tracks per playlist
  • ๐Ÿ”ธ Fast & Scalable scraping powered by Spotify APIs
  • ๐Ÿ”ธ Each user uses their own proxy (no shared limits)

๐Ÿ” Proxy & Access Token Handling

Your data is safe โ€” the Spotify Playlists Scraper ensures:

  • โœ”๏ธ Each actor run uses your own proxy configuration
  • โœ”๏ธ It fetches Spotify access tokens securely at runtime
  • โœ”๏ธ No sensitive data is exposed or hardcoded

๐Ÿ“ฆ Deployment Instructions

  1. Deploy the Actor on Apify or your platform of choice
  2. Provide keyword-based input
  3. Run the scraper
  4. Download results in JSON format

If you liked this scraper, check out:

๐Ÿ”— Spotify Artist Scraper โ€” Fetch artist details, followers, albums, and more!

๐Ÿ”— Spotify Track Analyzer โ€” Coming soon: full audio feature extraction!


๐Ÿ“ง Need a Custom Scraper?

Looking for a tailor-made scraping tool for Spotify or other platforms?
I specialize in custom web scrapers and high-performance data extraction.

๐Ÿ“ฌ Contact: scrapearchitect@gmail.com


๐ŸŽต Try Spotify Playlists Scraper Today!

Unleash the power of keyword-based Spotify playlist discovery.
Extract high-value data effortlessly. Try it now! ๐Ÿš€๐ŸŽถ