有没有一种简单的方法可以将帖子从 Facebook 粉丝页面导出到外部网站?

发布于 2024-10-29 20:09:21 字数 122 浏览 0 评论 0原文

因此,Facebook 拥有社交插件,允许来自 Facebook 外部的内容进入 Facebook。但是,如果您想使用 Facebook 页面的更新来同时更新外部网站,是否有类似的插件或应用程序允许这样做?否则如何开始构建这个呢?

So facebook has the social plug ins which allow content from outside facebook get into facebook. However if one wanted to use updates made to a facebook page to update an external website at the same time are there similar plug ins or applications that allow this? Otherwise how would one start out building this?

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

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

发布评论

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

评论(1

罪#恶を代价 2024-11-05 20:09:21

每个 facebook 粉丝页面都有用 xml 编写的 rss 文件。
因此,如果您有时间编写代码,则需要在需要来自 facebook 的帖子时解析此文件,并使用一些 css 和 html 标签按您喜欢的方式显示它们。
http://www.kristi-barrow.com/facebook- rss-feeds-what-is-available/

否则你去 https://developers.facebook.com/docs/reference/plugins/like-box/ 并输入页面的链接,您将获得在您的网站中显示流的代码!

Every facebook fan page has rss file which is written in xml.
So if you have time to code you need to parse this file when you need posts from facebook and show them as you like with some css and html tag.
http://www.kristi-barrow.com/facebook-rss-feeds-what-is-available/

Else you go to https://developers.facebook.com/docs/reference/plugins/like-box/ and put the link of your page and you'll get a code that show stream in your site!

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