Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptdewey/spotipy-wrapped
Make sense out of Spotify personal data
https://github.com/ptdewey/spotipy-wrapped
data-visualization jupyter-notebook python spotify
Last synced: about 5 hours ago
JSON representation
Make sense out of Spotify personal data
- Host: GitHub
- URL: https://github.com/ptdewey/spotipy-wrapped
- Owner: ptdewey
- Created: 2021-12-07T21:07:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T15:46:39.000Z (almost 2 years ago)
- Last Synced: 2023-10-22T01:28:29.017Z (about 1 year ago)
- Topics: data-visualization, jupyter-notebook, python, spotify
- Language: Jupyter Notebook
- Homepage:
- Size: 4.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpotiPy-Wrapped
This is a notebook I made as a personal project to make sense of the data obtained when requesting personal data from Spotify.To get your own personal data go to spotify.com -> account -> privacy -> request data
If you want to use my script, unzip your data folder into the input folder and follow the instructions in teh notebook
Instructions for live logging capabilities and using the React app will be added soon
## Dependencies
- pandas
- orjson
- spotipy (required for live logger)