Python wrapper for fetching Spotify Webplayer access tokens, useful for interacting with the Spotify Webplayer API. Current version 1.0.0. Low maintenance cadence.
pip install spotify-tokenNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate SpotifyToken with a client token and fetch an access token.
Obtain the client token from a logged-in Spotify web session (look for sp_dc or sp_key cookies).
Consider using the official Spotify Web API with proper OAuth if possible.
No dependency data recorded yet.