문제

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?

도움이 되었습니까?

해결책

The formats supported are:

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top