Skip to content

Retrieve and analyze Spotify data about your loved songs and artists

License

Notifications You must be signed in to change notification settings

luke-gto/spotify-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Spotify Analyzer

Code style: black

You can use this tool to retrieve data about your listening history on Spotify, export them in a .csv or .xlsx file and do some lovely analysis.

You can download the binary files (only for Windows) in the Releases page.

This tools uses the official Spotify Web API and in order to access them you have to:

  1. Go to the Dashboard page at the Spotify Developer website and, if necessary, log in.

  2. Click on "Create an App"

  3. Choose a name for the app and click on "Create"

  4. Now you have your personal App, congrats. Click on "EDIT SETTINGS" and in the "Redirect URIs" field enter this string:

    http://localhost:8888/callback/

  5. Click on "SAVE".

  6. Copy the Client ID and the Secret ID

  7. Open the Spotify Data Retriever app and past them in the appropriate forms

  8. Choose the options you like and press "START"

  9. Profit(?)

Data quality icons created by juicy_fish - Flaticon

About

Retrieve and analyze Spotify data about your loved songs and artists

Topics

Resources

License

Stars

Watchers

Forks

Languages