Lastfm scraping


Export all the scrobbles of a lastfm user. The csv format use the tabulation (\t) separator.

Export a list of all favorite tracks of a lastfm user.

Export a list of artists for one or several genres (each genres will add at most 1000 artists, duplicates will be removed).

Export informations about one or several artists in JSON format (Fields: name, url, listeners count and playcount).