An open API service indexing awesome lists of open source software.

https://github.com/davorg/lastfm-feed

Get a list of recently scrobbled tracks for a Last.fm user
https://github.com/davorg/lastfm-feed

hacktoberfest

Last synced: about 1 year ago
JSON representation

Get a list of recently scrobbled tracks for a Last.fm user

Awesome Lists containing this project

README

          

# lastfm-feed

Code to get the recently-scrobbled tracks for a Last.fm user and creating an Atom feed containing the data.

Last.fm documents web feeds at http://www.last.fm/api/feeds. Unfortunately, these feeds seem to have been turned
off some time ago. This code uses the Last.fm API to recreate one of those feeds.