5 ms·
Cool, my last two web apps (http://beepmunk.com http://beepmunk.com and http://choruzz.com http://choruzz.com) are somewhat similar to this. I love the UI but
by izad 14y ago
Cool, my last two web apps (http://beepmunk.com http://beepmunk.com and http://choruzz.com http://choruzz.com) are somewhat similar to this.
I love the UI but search results can be improved IMO. Maybe you could utilize Last.fm API for search?
- ashraful 14y agoI use Last.FM to find similar songs. It appears in the right sidebar when you play any song. I didn't use Last.FM for the main search, because I couldn't get the album name directly from the keyword search (the JSON has the title and artist only). Getting the album name would require querying the API for each search result which again I tried but takes about 30 sec for the results to appear. I am considering using Spotify's API though since iTunes gives strange results sometimes.