Spotify
3 days trial then $5.00/month - No credit card required now
Spotify
3 days trial then $5.00/month - No credit card required now
Get or search for Tracks, Artists, Albums, Playlists, Users, Lyrics (Musixmatch) and more from Spotify. It's fast and costs little!
You can access the Spotify 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 "ids": [
3 "1uvyZBs4IZYRebHIB1747m"
4 ],
5 "myids": {
6 "input": [
7 {
8 "id": "1uvyZBs4IZYRebHIB1747m",
9 "process": "get",
10 "category": "track"
11 },
12 {
13 "id": "3jXMLVtLsok8PpCWFj8d5l",
14 "process": "get",
15 "category": "playlist"
16 }
17 ]
18 },
19 "proxy": {
20 "useApifyProxy": true
21 }
22}' |
23apify call canadesk/spotify --silent --output-dataset
Spotify API through CLI
The Apify CLI is the official tool that allows you to use Spotify 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
3 monthly users
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 14 hours ago