spotify-export Export data from spotify Install python -m pip install requests Prepare Get your client_id and client_secret from spotify developer dashboard howto ... client_id = "xxxxxxxxxx" client_secret = "xxxxxxxxxx" Usage python get_playlist_tracks.py