uckocaman / spotify_data

Uploading Spotify data from json to database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Data

Scripts that can be used to transfer the data that Spotify provides to its users to the database.

You can get your Spotify data by following the steps below.

  • Go to spotify.com, log in, hit the top right Profile menu, and then hit Account.
  • Navigate to Privacy settings using the menu on the left side.
  • Scroll down to Download your data and click the Request button below Step 1.
  • In a few days you will receive an email from Spotify with a link to download your personal data.

You can use the load_playlist_data.py script to export your playlists and the songs in them to the database.

About

Uploading Spotify data from json to database.


Languages

Language:Python 100.0%