Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

How to get all Spotify playlists

Solved!

How to get all Spotify playlists

Hello,

 

I have an application which is going through different playlists and searching for particular song title or artist.

 

Spotify, the account (https://open.spotify.com/user/spotify?si=wuN6K8TfTQK3ozBGAKecPw) have about 1534 playlists. Is there a way to get all their links (or at least names)? Because if you're opening the tab "Public Playlists" it shows only about 200 of them.

 

Thank you (:

Reply

Accepted Solutions
Marked as solution

Hey @Aylon, thanks for reaching out!

 

You should be able to get this information with the "Get a List of a User's Playlists"-endpoint from the Web API. You can find more information about this here: https://developer.spotify.com/documentation/web-api/reference/playlists/get-list-users-playlists/.

 

Feel free to give me a shout if you have any questions!

 

Have a great day,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

View solution in original post

6 Replies
Marked as solution

Hey @Aylon, thanks for reaching out!

 

You should be able to get this information with the "Get a List of a User's Playlists"-endpoint from the Web API. You can find more information about this here: https://developer.spotify.com/documentation/web-api/reference/playlists/get-list-users-playlists/.

 

Feel free to give me a shout if you have any questions!

 

Have a great day,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Thank you, @Hubo
I've used this one before but only now noticed that it has the 'offset' parameter which helps to get all of them 🙈

Is there a way I could get that list, too? I am not a developer, just a normal user.

Hey @BorisKoz, thanks for reaching out!

 

Good question! - I made a quick app to gather the playlists for the 'Spotify'-user and put them in this spreadsheet: https://docs.google.com/spreadsheets/d/1IVLaC31zLViqXsNS9bAixg0NyWpszsBEv3l5B4TkvrI/edit?usp=sharing. Very important to note is that this list might not be accurate, is not updated and not official. Let me know if you have any other questions!

 

Have a great day,

Hubo 

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Thank you very much! This is exactly what I have looked for.

Hello @Hubo

How to get all the links instead of all the name of the playlists please? 

Thanks

 

 

Suggested posts