Skip to content

polomex/spotmusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Spotify Parser

For Spotify Data Analysis

This script written in python 3 retreive a few useful spotify attributes as a excel spreadsheet. It communicates to the spotify API using the Spotipy library, which is a python wrapper. It is very useful when you want to do further analysis using Matplotlib, Seaborn, Numpy, Tensorflow, ...

Steps

To use, you must:

  1. export environment variables (SPOTIPY_CLIENT_ID, SPOTIPY_CLIENT_SECRET, SPOTIPY_REDIRECT_URI)
  2. run script as: python3 spotify_parser.py <YOUR_USERNAME>

About

Spotify Data Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages