Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

API: Searching albums using 'label' filter is limited to 100 results

API: Searching albums using 'label' filter is limited to 100 results

Hi, album seaches with a 'label' filter, that used to return up to 1000 results, now appear to have a hard limit of 100 results e.g. `q=label:"Capitol"`

 

 

curl --request GET \
  --url 'https://api.spotify.com/v1/search?q=label%3A%22Capitol%22&type=album'

 

 

 returns the following

 

_dig_dug_0-1704563885644.png

 

When using offset and limit values to get the last 50 albums, the 'next' url value returned is 'null'. This further confirms it is now only possible to retrieve 100 results when using the label filter.

 

_dig_dug_2-1704564139922.png

 

Has anyone else noticed this?

 

Reply
0 Replies

Suggested posts