/datafy

Data boosted Spotify web app

Primary LanguagePythonMIT LicenseMIT

Datafy

Contributor Covenant License: MIT

A collection of systems for gathering and analyzing data from Spotify.

CLI

The CLI can be used to access and visualize data from the terminal. View the README for more information.

API

The core API supports interacting with some Spotify endpoints to get data directly from the platform. See the README for more information.

PCLR

PCLR is a long running service that keeps track of the user's listening activity. See the README for more information.

Song Analyzer

The Song Analyzer service retrieves and stores detailed information about tracks that the user has listened to. See the README for more information.

Contributing

See CONTRIBUTING and the Style Guide

Resources