
Spotify
Pricing
$10.00/month + usage
Go to Store

Spotify
Get or search for Tracks, Artists, Albums, Playlists, Users, Lyrics (Musixmatch) and more from Spotify. It's fast and costs little!
0.0 (0)
Pricing
$10.00/month + usage
2
Total users
11
Monthly users
2
Runs succeeded
>99%
Last modified
2 months ago
You can access the Spotify programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "ids": [< "1uvyZBs4IZYRebHIB1747m"< ],< "myids": {< "input": [< {< "id": "1uvyZBs4IZYRebHIB1747m",< "process": "get",< "category": "track"< },< {< "id": "3jXMLVtLsok8PpCWFj8d5l",< "process": "get",< "category": "playlist"< }< ]< },< "proxy": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: