开发者

How can I get all the comments, added to shared link of my website on Facebook?

开发者 https://www.devze.com 2023-04-04 18:23 出处:网络
Question: I have a \"like\" button on my website, someone clicks it and shares url of my website with his comment.This is posted to Facebook. Som开发者_如何学JAVAe users add comments to this post with

Question: I have a "like" button on my website, someone clicks it and shares url of my website with his comment.This is posted to Facebook. Som开发者_如何学JAVAe users add comments to this post with shared url. Can I get all those comments? If yes,then how?


If the user has authenticated with your application and granted read_stream permission you could by requesting /me/feed and looking for your site. But otherwise, no, not just by them sharing/liking your page.

0

精彩评论

暂无评论...
验证码 换一张
取 消