mirror of
https://github.com/agresdominik/predictify.git
synced 2026-04-21 09:51:56 +00:00
2d4e9516931a85bd57b5949eeca91238bb3dccd5
Predictify
Overview
A Data analysis tool to scrape your Spotify History usage and let a ML-Model predict your next songs
Authentication API
Official Documentation Authorization Code Flow
Usable possible APIs
Recently Played Tracks: /me/player/recently-played Official Spotify Documentation
Get Track: /tracks/{id} Official Spotify Documentation
Get Track's Audio Features - Deprecated: /audio-features/{id} Official Spotify Documentation
Get Track's Audio Analysis - Deprecated: /audio-analysis/{id} Official Spotify Documentation
Get Artist: /artists/{id} Official Spotify Documentation
Authors
Languages
Jupyter Notebook
99.2%
Python
0.8%