Skip to content

simonbukin/spotify-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Logger

A script for tracking Spotify play history. This script uses API polling to get what a user is currently playing and saves it into a Redis database for further processing.

For an explanation of how this project was done, here is a link

Tools

  • redis-py Redis client in Python, used for storing listening history.
  • requests for sending requests to the Spotify API.

Releases

No releases published

Packages

No packages published

Languages