Spotify Playlist Contact Extractor avatar

Spotify Playlist Contact Extractor

Deprecated
Go to Store
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Spotify Playlist Contact Extractor

Spotify Playlist Contact Extractor

ekodarkfirez/spotify-playlist-contact-extractor

Discover a groundbreaking tool to supercharge your music promotion on Spotify! This intelligent actor connects directly with Spotify's API to find playlists based on your specific keywords, while also extracting key contact information from the playlist creators.

Spotify Playlist Scraper in JavaScript Template

A template for scraping metadata from Spotify playlists of any genre using JavaScript (Node.js). This scraper extracts playlist information such as name, description, owner, and associated details from Spotify by providing a valid Bearer Token and a keyword representing the genre or theme of the playlists. The input is configured using the input schema to ensure smooth setup and operation.

Included features

  • Apify SDK - toolkit for building Actors
  • Input schema - define and easily validate a schema for your Actor's input
  • Dataset - store structured data where each object stored has the same attributes
  • Axios client - promise-based HTTP Client for Node.js and the browser

Input Details

Bearer Token: This token is required to authenticate the request to the Spotify API.

How to Obtain the Bearer Token:

  1. Go to Spotify and log in.
  2. Enter the genre keyword (e.g., "lofi", "pop", "jazz") in the search bar.
  3. Click on the playlist section and open the developer tools in your browser (press F12).
  4. Go to the network tab and search for the query?operationName=fetchPlaylistMetadata request.
  5. Click on it, go to the "Headers" tab, and scroll to the "Authorization" section to copy the Bearer token (Bearer ...). Note: The token expires after about 20 minutes, so you may need to repeat the steps above if you encounter issues.

Keyword Genre: The genre or keyword you want to search for on Spotify. This is used to get playlists matching the specified genre, e.g., "pop", "jazz", "classical".

Developer
Maintained by Community
Categories