- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! For Black History Month I wanted to generate a list of playlists on Spotify that contain the string "Black History Month" - this search query works great
https://api.spotify.com/v1/search?query=black+history+month&type=playlist&market=US&locale=en-US%2Cen%3Bq%3D0.9&offset=0&limit=30
What is the methodology for what 30 results are getting returned? Is it alphabetical, most played?
However, I'd like a comprehensive list, so I tried taking off the "limit" parameter entirely, and it generates 20 results in that case haha!
Trying a larger number like 100 generates this error:
"error": {
"status": 400,
"message": "Invalid limit"
Is it possible to get a comprehensive list? This isn't for an ongoing app purpose, it's for developing a visualization of what is on people's Black History Month playlists.
If it's not possible to get a comprehensive list, is there a way I can maybe get playlists with the string "Black History Month" by most followed or played?
Solved! Go to Solution.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page