Spotify Playlists
6 hours trial then $5.00/month - No credit card required now
Spotify Playlists
6 hours trial then $5.00/month - No credit card required now
Get Spotify playlist tracks and metadata, from playlist URLs or search results.
You can access the Spotify Playlists programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://open.spotify.com/playlist/64K9TrsSg4xuaIxkZTOqz3"
5 }
6 ],
7 "expand": true
8}' |
9apify call augeas/spotify-playlists --silent --output-dataset
Spotify Playlists API through CLI
The Apify CLI is the official tool that allows you to use Spotify Playlists locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
10 monthly users
-
2 stars
>99% runs succeeded
Created in Sep 2024
Modified a month ago