使用 OAuth 的状态评论和点赞

发布于 2025-01-07 16:14:15 字数 188 浏览 1 评论 0原文

我只是在本地计算机上摆弄 Facebook 连接。我使用 PHP 创建了一个非常基本的应用程序,用户可以在其中输入评论,并将其发布到用户的时间轴/墙以及网页。

我想知道是否有一个工具可以在我的网页上查看所有评论/喜欢/提要?基本上,整个提要可以不在 Facebook 上查看,而是在我的网页上查看吗?

谢谢,

彼得

I am just messing around with Facebook connect on my local machine. I created a very basic app using PHP where a user can type a comment, and it will be posted to the users Timeline/Wall, as well as the webpage.

I was wondering is there a tool where all comments/likes/feeds can be viewed on my webpage as well? Basically can that whole feed be viewed not on Facebook, but on my webpage?

Thanks,

Peter

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夏至、离别 2025-01-14 16:14:15

是的,该工具称为 Graph API。当您获得正确的访问令牌时,您可以轻松地为经过身份验证的用户提取评论、点赞、提要。请参阅:https://developers.facebook.com/docs/reference/api/

Yes, the tool is called the Graph API. When you get the correct access tokens you can easily pull comments, likes, feeds for the authenticated user. See: https://developers.facebook.com/docs/reference/api/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文