Toplists

class spotify.Toplist(session, type=None, region=None, canonical_username=None, callback=None, sp_toplistbrowse=None, add_ref=True)[source]

A Spotify toplist of artists, albums or tracks that are currently most popular worldwide or in a specific region.

Call the get_toplist() method on your Session instance to get a Toplist back.

class spotify.ToplistRegion(value)[source]
class spotify.ToplistType(value)[source]