I'm trying to make an app that uses the list of songs that a user has been listening to on spotify. i.e on a user's profile page (with timeline enabled), you can see Recent Activity under Music, and see the songs he's been listening to. Is there an API feature from Spotify or Facebook that allows developers to access this data?
How to get music listening data from Facebook/Spotify?
Asked Answered
You will be able to get it from the new Facebook API as soon as it's out of beta.
See this question for more details: Using Open Graph API, can I see when users Add To Playlist or Star tracks in Spotify?
If you're using libspotify
, you can get the user's Top Artists from there instead.
© 2022 - 2024 — McMap. All rights reserved.