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.
有没有办法从 Graph Api 或 FQL 获取最近的页面提要?
例如:登录后,提要会显示在此 URL 上 - https://www.facebook.com/pages/feed
非常感谢,
雷诺琼斯
经过一番研究,我发现这不太可能,可以获取提要,然后根据 type=page 对其进行过滤,然后相应地使用它或单独访问 {pageid}/feed 以获取单个提要页。希望它可以帮助别人。
问候,