Live data from Hacker News

Say Hello to Our New Web API

news.spotify.com

21–30 of 42 posts

Re: Say Hello to Our New Web API

#21
post #5

I had a quick look, but to play a track, all I can see is a 30 second preview. Am I missing something, or can you not get the track data from this API? > EDIT: Should've read the first subtitle... "Our Web API lets your applications fetch data from the Spotify music catalog and manage user’s playlists."

I doubt they are going to let you actually stream music through this, that would be super useful though..

Re: Say Hello to Our New Web API

#23
Would it kill them to fix some of the bugs in the desktop application first? You can't even sort search results any more. This is apparently marked as a "not now" concern. A lot of premium customers are deeply unsatisfied with the way Spotify handled their latest update.

Re: Say Hello to Our New Web API

#24
What I'd really love (and have looked for in the past) is a way to automatically push a song over to a specific spotify playlist every time I tag a song on shazam (thinking like an IFTTT recipe). It looks like that might be possible with this new api.

Re: Say Hello to Our New Web API

#27
post #26

Can you access the API without authenticating? I just want some basic song info, not play anything.

You could have spent the 5 minutes on their website that I did to find the endpoint reference which shows that yes, you can get to quite a bit of the API without authenticating:

https://developer.spotify.com/web-api/endpoint-reference/

Re: Say Hello to Our New Web API

#28
post #6

Is there an (easy to use) Spotify plugin to let my office-mates vote on or suggest songs to play next? I know there are some hacky solutions, but this new Web API seems like it should make that a lot easier.

You might find this Spotify jukebox project interesting https://github.com/samcreate/Apollo-Player

Re: Say Hello to Our New Web API

#29

What I'd really love (and have looked for in the past) is a way to automatically push a song over to a specific spotify playlist every time I tag a song on shazam (thinking like an IFTTT recipe). It looks like that might be possible with this new api.

Soundhound has a button to search on spotify after finding a song. It's a bunch of clicks, but that's what I do now.

Re: Say Hello to Our New Web API

#30
post #6

Is there an (easy to use) Spotify plugin to let my office-mates vote on or suggest songs to play next? I know there are some hacky solutions, but this new Web API seems like it should make that a lot easier.

letsparty.fm is something we made, but it's based on rdio, not spotify, since they have easier API access.

This web API doesn't come close to helping with this problem, as it doesn't allow you to play entire songs, or know when the current song is over.

Realized I didn't make it a link. http://letsparty.fm

Post reply on HN