powered by
download_scrobbles
download_scrobbles( username = get_lastfm_credentials("username"), api_key = get_lastfm_credentials("key") )
A dataframe of songs and associated metadata
Your last.fm account username
Your last.fm account api key
if (FALSE) { download_scrobbles(username = "your_username", api_key = "your_api_key") }
Run the code above in your browser using DataLab