Spotify Stats is a data analysis tool that provides insight into your music listening habits on Spotify. Using the JSON data provided by Spotify via a
data request .
Explore the docs »
Table of Contents
Discover your top artists and tracks based on play counts, identify your favorite albums, and explore the music that dominated your listening experience throughout the years.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Run the program
npm run start
To use Spotify Stats, begin by downloading your data via the Spotify Website
Account Data or Extended Streaming History is needed to analyze your data
Extract the "MyData" folder from the zip file
Select which Data folder you are sending then browse for your recenltly downloaded folder
- Add artist reccomendations based on data
- Improve UI/UX
See the open issues for a full list of proposed features (and known issues).


