Skip to content

This project is automatically update your playlist on Spotify base on billboard.

Notifications You must be signed in to change notification settings

BaoLocPham/AutoSpotifyBillboardPlaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyAutoBillboardPlaylist

This project is implement web-scraping and using spotipy library

the billboard url: https://www.billboard.com/charts/hot-100/

  1. In order to create a playlist in Spotify you must have an account with Spotify. If you don't already have an account, you can sign up for a free one here: http://spotify.com/signup/

  2. Once you've signed up/ signed in, go to the developer dashboard and create a new Spotify App:

https://developer.spotify.com/dashboard/ step1

  1. Once you've created a Spotify app, copy the Client ID and Client Secret into your Python project.

step3

  1. Use http://example.com as your Redirect URI. You're looking to get the currentuser id (your Spotify username). As per the documentation, make sure you set the redirect URI in the Spotify Dashboard as well.

step4 step5

  1. If successful, you should see the page below show up automatically (be sure to click Agree):

step6

step7

  1. Paste the copied URL into terminal prompt step8 1

  2. Because there are song unavailable on spotify, so we skip those songs Video_21-04-29_17-22-30

  3. The Result Ta da~~ Video_21-04-29_17-34-59

About

This project is automatically update your playlist on Spotify base on billboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages