Fun with last.fm API
Published: 13 May 2013
Note
This is an old post or draft which was migrated from my old blog. It may have broken links,
and it definitely has questionable opinions. Consume at your own risk.
I am currently writing a program in python (using pylast) to analyze my last.fm plays and other data. I'm not sure currently everything I want it to do, but I would eventually like something that will chart plays over time for artists, tags, or all tracks over time. Normally, I wouldn't have posted something on it now, but to get my API access credentials from last.fm, I need to link to a site, so I will update this post as the project develops.
Music and Math ftw.
http://www.last.fm/api/account
EDIT: Here is my first Project: Tag percentages