我知道可以检索图片或状态的“喜欢”,例如:https://graph.facebook.com/id_of_your_status_or_photo?access_token= ...
然后我有一些像喜欢和评论的信息,但没有共享信息
您可以从https://graph.facebook.com/?id=http://www.google.com
等网址获取一些基本信息但我想知道您如何获得分享您的照片或身份的人的信息。
答案 0 :(得分:1)
回答:
但我想知道你是如何获得人民的信息的 谁分享了你的照片或状态。
您不被允许知道这一点,这将是对隐私的侵犯。您最接近的方法是将经过身份验证的用户acess_token带到您的应用中,并通过他们的信息流进行迭代,直至找到您的链接。
仅供参考,股票和喜欢将汇总到同类/股票计数中。
根据文件:
显示的数字是:
的总和The number of likes of this URL The number of shares of this URL (this includes copy/pasting a link back to Facebook) The number of likes and comments on stories on Facebook about this URL The number of inbox messages containing this URL as an attachment.