Spotify #
It is important that you don’t put off this task, as the download request can take up to 30 days to be fulfilled. You could end up without any data to work with!
Downloading Data #
[0] Login. Navigate to spotify in your browser. Log in if necessary.
[1] Account. Select your profile dropdown and click on Account
 
 
[2] Privacy Settings. On the Account overview page, scroll down and click Privacy Settings
 
 
[3] Request. At the very bottom of the Privacy page, you can request your data. Click Request.
 
 
[4] Confirmation Email. An email has been sent to confirm the request. If you have access to the email address for the account, click Confirm. If you don’t, ask the account owner to confirm the request for you.
 
 
[5] Finished. Once you’ve confirmed via email, you should see this banner on the Privacy settings page of your account. That means you’re all set!
 
 
 
Get Client ID, Client Secret, and Add URI #
💻 Follow along with this video and the steps below to create a Spotify Client ID and Client Secret.💻 Follow along with this video and the steps below to add in your Redirect URI.
- Go to Spotify Developer Dashboard.
- Scroll down and select
LOG IN. This will trigger a pop-up that may prompt you to enter your Spotify credentials.- Select
CREATE AN APP- Fill in the form and click
CREATE. The App name and App description can be whatever you would like.- Click
SHOW CLIENT SECRET- Copy both the
Client IDandClient Secret
- On the same Spotify Developer Dashboard, click on
EDIT SETTINGS- Paste http://127.0.0.1:9090 into the Redirect URIs field
- Select
ADD- Scroll down and click
SAVE
