Skip to content

Scraper that gets top tracks from best album in range of years and adds them to a Spotify playlist

License

Notifications You must be signed in to change notification settings

IP050/Musicmeter-Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Usage

  1. pip install -r requirements.txt
  2. get spotify token; https://developer.spotify.com/console/post-playlists/ > generate token (scope: playlist-modify-public or private, token expires fast but cba to implement auth flow)
  3. get spotify username; userid https://www.spotify.com/us/account/overview/ > username
  4. run main.py - follow steps

oh no my where my driver go

  • if web/chromedriver doesn't work from path just download and drag .exe in project folder

About

Scraper that gets top tracks from best album in range of years and adds them to a Spotify playlist

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages