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

after 25000 requests it's all blocked

after 25000 requests it's all blocked

I need to get all the Spotify songs or at least hit 10 million or more.
To do this I use a list of artists from which I get the album list and then take all the respective songs for that album ("album," single ").
All this is done through the spotify API but I can only perform 25,000 requests a day sometimes even less and this is slowing down my work a lot.
I am a university student who is preparing a thesis on a very complex artificial intelligence using various technologies combined with each other. I really need this database and I don't know how to do it anymore because at this speed I will never jump out of it.

Reply
1 Reply

Hey @tanzone2000, it's likely that your app is being rate limited. Have you had a look at the research datasets on the Spotify R&D website? https://research.atspotify.com/datasets/

Suggested posts