Soundcloud API - Pull out artist name and song name separately?

Looking through the Soundcloud documentation - it doesn't seem like you can pull the artist name and song name separately (or did I miss something?):

http://developers.soundcloud.com/docs/api/reference#playlists

namely: for the song https://soundcloud.com/yaz-francis-1/pompeii-bastille

Artist: Bastille

Song: Pompey

Is it compatible in track title (title)? The user is also not always the name of the song artist, but the name of the user who sent it to soundcloud.

If not, do you still need to pull out the artist’s name and song separately?

Any help would be greatly appreciated - thanks!

Best

In JP

+3
source share
2 answers

, API , . webapp, API Soundcloud, . , , . NLP- .

+1

- , , 5000 . api , . , api. , . , , - , .

, . - , -

/tracks.json?client_id=xxx&q=app:key=uniqueid&tags=app:artist=artist+name

, . ,

+1

All Articles