Facebook页面的帖子提要

Kal*_*opp 8 rss facebook feed posts facebook-feed

现在有谁知道如何获取Facebook页面的rss-feed?当我作为一个页面登录并转到http://www.facebook.com/feeds/notifications.php?id=xx&viewer=xx&key=xx&format=rss20时,我得到一个空的Feed.是否有相应的"页面"Feed包含页面帖子?

谢谢,/ M.

Zac*_*ack 9

以下网址中的ID是您创建RSS订阅源时需要查找的ID.

http://www.new.facebook.com/feeds/notifications.php?id= YOUR_FACEBOOK_ID&viewer = YOUR_FACEBOOK_ID&key = YOUR_INTERNAL_KEY&format = rss20

此URL中有3个数字."id"后面的数字是您的Facebook ID号.这个数字出现两次.最后一个号码是您的Facebook内部密钥.复制这些数字并将它们放在一边.

步骤#03:转到您的Facebook好友页面:http: //www.facebook.com/friends/?ref = tn

步骤#04:点击页面上的"朋友状态'Feed"链接.

您现在应该看到朋友活动的RSS源.URL将如下所示:

http://www.new.facebook.com/feeds/friends_status.php?id= your_facebook_id&key = your_friends_key&format = rss20

第二个数字是您的Facebook好友密钥.复制此号码并将其放在一边.

步骤#05:创建RSS URL

获得3个Facebook号码(facebook_id,your_internal_key和your_friend_key)后,您就可以开始制作自定义RSS源.您所要做的就是将它们复制并粘贴到下面的链接结构中.


  • 状态Feed

http://www.new.facebook.com/feeds/status.php?id= your_facebook_id&viewer = your_facebook_id&key = your_internal_key&format = rss20

  • 通知Feed

http://www.new.facebook.com/feeds/notifications.php?id= your_facebook_id&viewer = your_facebook_id&key = your_internal_key&format = rss20

  • 朋友状态Feed

http://www.new.facebook.com/feeds/friends_status.php?id= your_facebook_id&key = your_friends_key&format = rss20

  • 朋友链接Feed

http://www.new.facebook.com/feeds/share_friends_posts.php?id= your_facebook_id&key = your_friend_key&format = rss20

  • 朋友列表Feed

http://www.new.facebook.com/feeds/friends_status.php?id= your_facebook_id&key = your_friend_key&format = rss20

  • RSS 2.0

http://www.facebook.com/feeds/page.php?format=rss20&id= PAGE ID

  • 替代选择

Facebook RSS