Is there a simple existing way to merge spotify and musicbrainz data my mapping them right?

im building a website and i primarily collect music data from spotify, but i want to use the musicbrainz database to include more details when something is searched in my website. does anyone have any tool or a simple way/idea to make that happen??

1 Like

You can search MB entity by Spotify URL then use its data.

Look at the Discogs release importer to see how it is doing this from Discogs URL.

1 Like

You could also try to match by barcode and filter non-Digital Media format releases.

2 Likes