Does anybody know how can I find Spotify's URI for a given artist/album's musicbrainz URI? Spotify's web-api doesn't solve my problem cause I wanna map all the musicbrainz artists and albums and it's quite slow.
Asked
Active
Viewed 3,798 times
1 Answers
7
You should be able to use the Echo Nest Rosetta Stone Project to map Spotify and MusicBrainz artist ids: http://developer.echonest.com/docs/v4

pompa
- 688
- 3
- 12
-
Yeah, it solves mapping artist ids, any idea about albums mapping? – Sassan May 06 '12 at 07:18
-
We expose our IDs for artists. You'll have to check with Musicbrainz. – pompa May 08 '12 at 17:56
-
this API has been deprecated since 2016 after Echo Nest was acquired by Spotify. The Spotify artist API doesn't have similar functionality, unfortunately. – Jason Sundram Apr 12 '21 at 15:17