kavun / spotify-playlist-finder

Find Spotify playlists that contain a specific song

Home Page:https://kevinareed.com/spotify-playlist-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search doesnt work after search API rate limits are reached

xsh2047 opened this issue · comments

commented

Recieving this message everytime: "Sorry, I can't search for playlists right now"

I plan on adding ads to pay for Google and Bing's search API, but in the meantime they both have a rate limit of queries/day.

Looks like the limit has been reset for today though, happy searching!

When the rate limits are reached, you can perform the same search that this app does by searching in Google for

site:"spotify.com" inurl:"playlist" "Artist" "Song"

For next time this happens, I added a more helpful error message in #11

commented

Oh thanks for the info man. And fast response as well, happy coding.
Cheers