Spotify

class spotify.Spotify

Create a Spotify service.

Lookup

Spotify.lookup()

Return the resource corresponding to the lookup service

Lookup.get(uri, extras=None)

Lookup for an artist, album or track in the Spotify’s music catalogue

Variables:
  • uri (str) – Spotify valid uri
  • extras (str) – A comma-separated list of words that defines the detail level expected in the response.

See https://developer.spotify.com/technologies/web-api/lookup/