/Musicmeter-Spotify

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

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

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