Facebook点赞按钮和评论,如何获取用户?
我已经阅读了很多有关开放图谱协议和社交插件的内容。
但我想知道是否有一种方法可以以编程方式检索“喜欢”或“评论”我的页面的 Facebook 用户的完整列表。
例如,假设我是 http://canalstreet.canalplus.fr/musique/live/canal-street-l-emission-du-05-03-hocus-pocus-en-live-beautiful-失败者,我想管理使用 Facebook 评论区的人。
有什么想法吗?这会很有趣。
I have read a lot of stuff about the Open Graph Protocol and Social plugins.
But I'd like to know if there is a way to programmatically retreive the full list of facebook users who "likes" or "comments" my pages.
For example, imagine that i am the webmaster of http://canalstreet.canalplus.fr/musique/live/canal-street-l-emission-du-05-03-hocus-pocus-en-live-beautiful-losers and i would like to manage people who used the facebook comment block.
Any idea ? It would be interesting.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,只需在“like”表中查询您想要获取相关信息的对象即可: http ://developers.facebook.com/docs/reference/fql/like
Yep, just query the "like" table for the object you want to get information about: http://developers.facebook.com/docs/reference/fql/like