Skip to content

Use the Spotify API and Spotipy package to save your personal Spotify listening history

Notifications You must be signed in to change notification settings

hopeemac/spotify_history_saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify User Music History Saver

Use the Spotify API and Spotipy package to save your personal Spotify listening history

Design

  • Regularly requests and saves recent music history (API limit = 50 songs)
  • Uses cursor to capture previously uncollected music history
  • Designed to be run daily as a Cron job

Requirements

  • Python: 3.5
  • Packages: Spotipy
  • Spotify Development Authentication Token

About

Use the Spotify API and Spotipy package to save your personal Spotify listening history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages