我想获得在Spotify中播放的歌曲列表,我可以在“最近活动”Feed中看到它,但是如何使用facebook API获取最近活动的Feed信息?
是的,我知道我可以通过'我/饲料'获得常用的Feed,但有没有办法让最近的活动Feed像'我/活动Feed'一样?
答案 0 :(得分:5)
似乎Facebook已经为它准备了api,但它还没有工作。我想它会在某些时候在https://graph.facebook.com/me/music.listens上提供。
在这里阅读更多内容: https://developers.facebook.com/docs/beta/authentication/read/和
Using Open Graph API, can I see when users Add To Playlist or Star tracks in Spotify?