jlipps / bpm2spotify

Insert a BPM, get a random Spotify link for a track with that BPM
Apache License 2.0
0 stars 1 forks source link

DJ BPM Studio no longer allows searches #2

Open halkeye opened 8 years ago

halkeye commented 8 years ago

Code accesses http://www.djbpmstudio.com/Default.aspx?Page=search&q=120&p=1&se=2&so=2&fg=0

which is now just a marketing page

CC: https://github.com/saucelabs/hipchat-dance-party-service/issues/1

halkeye commented 8 years ago

as I can tell, there's nothing outside of recommendations that even mentions tempo or bpm

https://github.com/spotify/web-api/blob/master/specifications/raml/api.raml

halkeye commented 8 years ago

https://www.bpmdatabase.com/music/search/?begin=0&num=1&numBegin=1&artist&title&mix&bpm=100&gi.. is slow, but does provide songs

halkeye commented 8 years ago

I might try and contact http://jogtunes.com/ to see if they have an api, it seems like the best option

jlipps commented 8 years ago

Ugh. There's gotta be some good database out there.