Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 facebook 搜索 API 来查找包含我的关键字的帖子。我注意到返回的帖子始终属于 Facebook 个人资料,但从不属于 Facebook 页面。为了支持这一点,我搜索了我在页面中发现的低频关键字,但 API 没有返回它们。
有什么方法可以按关键字搜索并从页面获取帖子吗?
查看文档:只需搜索&type=post. 从该文档中:
&type=post
所有公开帖子:https://graph.facebook.com/search?q=watermelon&type=post
https://graph.facebook.com/search?q=watermelon&type=post