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 yourSessioninstance to get aToplistback.