Graph API 从 News Feed 获取带标签的照片
我正在尝试使用 graph api 从 facebook 上用户的新闻源中获取所有照片。我的意思是全部。到目前为止,我想我只得到发布的照片,但必然是用户评论的照片,被标记的照片,或者被标记的朋友。有没有什么方法可以使用图形 API 来获取这些照片?我知道总会有 FQL,但我宁愿不使用它。
i'm trying to get all photos from a user's newsfeed on facebook using graph api. and I mean all. so far, I think i only get the posted photos, but neccessarily the ones a user commented on, was tagged an, or the friends where tagged in. is there any way to get those photos at all with graph api? I know there is always FQL, but I'd rather not use it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,似乎没有办法做到这一点。因此,我必须恢复到以下 FQL:
照片在附件中,您可能需要根据相册进行过滤
Unfortunately, there doesnt seem to be a way to do so. So I had to revert to the following FQL:
The photo is in attachment then and you might want to filter against albums