Spotify Plus avatar
Spotify Plus

Pricing

$16.00/month + usage

Go to Store
Spotify Plus

Spotify Plus

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

No limits. 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

$16.00/month + usage

3

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

2 months ago

You can access the Spotify Plus 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-plus --silent --output-dataset

Spotify Plus API through CLI

The Apify CLI is the official tool that allows you to use Spotify Plus locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: