h313 / lazy-lfm

a collection of scripts to analyze last.fm accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lastfm-analyzer

These scripts analyze your Last.fm profile using Python and gives you interesting stats. It connects with Spotify's web API to get song statistics, and connects with Last.fm to get your top 50 songs. Therefore, a Spotify API key and a Last.fm API key are required for this app.

Usage

  • You will need a Last.fm API key and a Spotify API key. Put these in the respective spots in config.py.
  • Fill out other relavant information in config.py as explained in the comments.
  • There is a comment above each .py file that explains its usage.

About

a collection of scripts to analyze last.fm accounts

License:Apache License 2.0


Languages

Language:Python 100.0%