Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

[API] Get tracks based on popularity index

Solved!

[API] Get tracks based on popularity index

Is there a way to get tracks based on popularity index? For example, get tracks with 90 popularity index.

Reply

Accepted Solutions
Marked as solution

Hey @12164400754, thanks again for your post here!

Right now, it's not possible to search for tracks based on popularity. I've responded with some more information about this in this post. Let me know if you have any questions!

 

Happy coding,

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 @12164400754, thanks again for your post here!

Right now, it's not possible to search for tracks based on popularity. I've responded with some more information about this in this post. Let me know if you have any questions!

 

Happy coding,

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.

Thanks, is there any way to get the top %1 of songs in terms of number of streams or popularity?

Hey @12164400754

 

You can use the "Get a Playlist"-endpoint to fetch the top tracks playlist. Here is a link: https://open.spotify.com/playlist/37i9dQZEVXbMDoHDwVN2tF to the Global Top 50. You can find other countries' charts using the Spotify app or by using search. Let me know if you have any questions about this!

 

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.

Is there any way/resource to do that yet?

You can use the Get Recommendations endpoint for this. It can return up to 100 tracks per request.

How do I use it to return tracks from the same artist though?

Suggested posts