Skip to content

CroatianApoxyomenos/Spotify-Playlist-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Playlist Creator

using Billboard Top 100 web scraping

Installation

First run in your console pip install -r requirements.txt

First use

If you don't already have a Spotify account, you can sign up at: http://spotify.com/signup/ and create a new Spotify App at: https://developer.spotify.com/dashboard/.

Here you will find your CLIENT ID and CLIENT SECRET codes which you will need further. At this step, go to edit settings and set the redirect URI to http://example.com.

When you run the script, you will be prompted to input the CLIENT codes and afterwards you will be redirected to an URL where you will be asked to agree to Spotify's terms of service. Copy this URL and enter in the console.

Enjoy

You will only be asked once to enter the CLIENT codes and to agree to Spotify's TOS. If you change the Spotify account, you have to delete the newly created config.json and token.txt files and redo the steps for the first use of this script.

test_pic

About

using Billboard Top 100 web scraping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages