Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 337 Bytes

spotify_data_extraction

Web app for playlist data extraction using Spotify API. The resulting dataset contains the track audio features, artist data, album, etc, of every track in the playlist.

You can access the web app at http://downloadspotifydataset.pythonanywhere.com/

Please note the UI of the app is still under construction.