Given an artist, does the Spotify app api provide the ability to get related artists? This would be essentially the same list that is shown in the upper right corner of the artist detail page. There are several 3rd party apis that provide access to this kind of data (like last.fm or echonest), but I'm wondering if this information is directly available in a spotify app.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

No it does not. You could use echonest api to get similar artists and music.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.