获取“喜欢”的好友列表一页
我需要获取 Facebook 用户“喜欢”某个页面的好友列表。这在行为上类似于您可以放在网站上的“喜欢”按钮 - 如果您的任何朋友喜欢该页面,它会列出他们的部分(或全部)名字。
我该如何做到这一点(使用 FQL 或其他方式)?
I need to get a list of a Facebook user's friends who "like" a page. This would be similar in behavior to the "Like" button that you can put on your website--if any of your friends like the page, it will list some (or all) of their names.
How would I do that (with FQL or otherwise)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这个FQL可以获取好友的链接列表。
但速度太慢了......
This FQL can get friend's link list.
But it's too slow....
您需要使用 FQL,如下所示:
You need to use FQL, something like this: