Question

Is there a query string parameter (or a special path, or subdomain) that can be used with standard localization codes (e.g. es, nl, de, etc) in conjunction with a url like this https://embed.spotify.com/?uri=spotify:track:4bz7uB4edifWKJXSDxwHcs that will localize the content from Spotify?

EDIT: I am referring specifically to the options menu as pictured below as the rest of the text is just artist and track title.

enter image description here

Was it helpful?

Solution

No. In this case Spotify doesn't offer any localization codes. But there is no reason for it because it just give you general information title/artist/album etc.

You have to tell us more specific what you want. If you want to grab data from this url use web-api instead. https://developer.spotify.com/technologies/web-api/

Use Lookup if you have a special title/artist/album etc. but you need spotify url! https://developer.spotify.com/technologies/web-api/lookup/

If I would interpret your question in another way: You can look up 'availability' for certain 'territories'

Just for you to know there is a rate limiting 10 requests per ip/second!

Hope I could helpya! If you need something else or want more help tell us or write me a message ;)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top