Search code examples
facebookformatfacebook-feed

In what formats is the feed of Facebook pages available?


Facebook pages have the RSS URL to get the updates, for example http://www.facebook.com/feeds/page.php?id=00000000000000&format=rss20.

I see that there is a corresponding JSON version at http://www.facebook.com/feeds/page.php?id=00000000000000&format=json.

What is the exact list of available formats?


Solution

  • The formats supported are:

    The links are the value for the 'format' needed to get that format feed - links are to the 'Facebook' page.