似乎无法获得现有Facebook粉丝页面的有效RSS提要

时间:2013-01-15 22:14:47

标签: facebook rss

我是否需要做一些额外的事情来获取“粉丝页面”的RSS?重复一遍,这不是个人页面,它是一个“页面”,类似于[示例] https://www.facebook.com/georgehtakei是一个页面而不是个人登录。

我正在关注获取Facebook粉丝页面的RSS网址的数千个示例,即使使用正确的ID我也收到以下错误....(我为了隐私目的审查了各种ID) / p>

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:activity="http://activitystrea.ms/spec/1.0/" xmlns:fb="http://www.facebook.com" xmlns:access="http://www.bloglines.com/about/specs/fac-1.0">
  <access:restriction relationship="allow" />
  <id>http://www.facebook.com/feeds/syndication_error.php#8fda6ce86f0e4d375d0eb33d8df4c50e</id>
  <generator uri="http://www.facebook.com/">Facebook Syndication</generator>
  <!-- SUDA was here.  [Censored] -->
  <title></title>
  <link href="" />
  <link rel="self" href="https://www.facebook.com/feeds/page.php?format=atom10&amp;id=[censored]" />
  <updated>2013-01-15T13:57:30-08:00</updated>
  <icon>http://www.facebook.com/favicon.ico</icon>
  <logo>https://fbstatic-a.akamaihd.net/rsrc.php/v2/yk/r/GcJ2sQocxsN.png</logo>
  <entry>
    <title><![CDATA[Facebook Syndication Error]]></title>
    <id>http://www.facebook.com/feeds/syndication_error.php#8fda6ce86f0e4d375d0eb33d8df4c50e_</id>
    <link rel="alternate" type="text/html" href="http://www.facebook.com/feeds/syndication_error.php#8fda6ce86f0e4d375d0eb33d8df4c50e_" />
    <published>2013-01-15T13:57:30-08:00</published>
    <updated>2013-01-15T13:57:30-08:00</updated>
    <author>
      <name>Facebook.com</name>
      <uri>http://www.facebook.com</uri>
    </author>
    <summary>This feed URL is no longer valid. Visit this page to find the new URL, if you have access: &amp;lt;a href=&amp;quot;https://www.facebook.com/profile.php?id=[censored]&amp;quot;&amp;gt;https://www.facebook.com/profile.php?id=[censored]&amp;lt;/a&amp;gt;</summary>
    <content type="html"><![CDATA[This feed URL is no longer valid. Visit this page to find the new URL, if you have access: &lt;a href=&quot;https://www.facebook.com/profile.php?id=[censored]&quot;&gt;https://www.facebook.com/profile.php?id=[censored]&lt;/a&gt;]]></content>
  </entry>
</feed>

即使使用http://graph.facebook.com/ [url]也行不通。我收到以下错误。

{
   "error": {
      "message": "Unsupported get request.",
      "type": "GraphMethodException",
      "code": 100
   }
}

0 个答案:

没有答案
相关问题