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
- Host: GitHub
- URL: https://github.com/davorg/lastfm-feed
- Owner: davorg
- Created: 2017-02-16T16:22:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T13:42:57.000Z (about 5 years ago)
- Last Synced: 2025-02-07T16:44:02.659Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Perl
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.