I want to get songs list which played in Spotify, and I could see it under 'recently activity' feed, but how to get those recently activity feed info Using facebook API?

Yes, I know I could get common feed by 'me/feed', but is there a way to get recently activity feed like 'me/activity feed'?

link|improve this question

25% accept rate
feedback

1 Answer

It seems that Facebook has prepared the api for it, but it is not working yet. I guess it will be available on https://graph.facebook.com/me/music.listens at some point.

Read more here: https://developers.facebook.com/docs/beta/authentication/read/ and

Using Open Graph API, can I see when users Add To Playlist or Star tracks in Spotify?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.