how can I get all comments from a url in facebook? [closed]

北慕城南 提交于 2019-11-30 07:34:58

It is possible to get all comments (from Comments social plugin) associated with URL by issuing next request to Graph API:

http://graph.facebook.com/comments?id=URL

For example some article on TechCrunch:

http://graph.facebook.com/comments?id=http%3A%2F%2Ftechcrunch.com%2F2012%2F02%2F27%2Fyahoo-stabs-facebook-in-the-back-says-pay-for-its-patents-or-get-sued%2F
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!