Facebook RSS feed
Every Facebook page has an RSS feed. You can subscribe to that feed with your RSS reader. You can also embed it or build applications that use it and everything else you can do with an RSS feed. The only thing is, finding the URL of the feed can be difficult, so i decided to help a little and write this guide.
Note: If you’re not interested in the URL of the feed but just want it imported in Google Reader, FeedBurner or Firefox simply skip step 1-3.
Step 1 – Getting your page id from Facebook
Open any Facebook page and click on the profile image. In the address bar you’ll see ‘http://www.facebook.com/album.php?profile=1&id=40796308305′ where ’40796308305′ will be the page id. Copy those numbers as we’ll need them in just a second.
Step 2 – Choosing a RSS format
Step 3 – The complete RSS feed URL
Here’s the URL to the Coca-Cola Facebook page as an atom feed:
http://www.facebook.com/feeds/page.php?format=atom10&id=40796308305
And here’s the URL to the same page using RSS 2.0:
http://www.facebook.com/feeds/page.php?format=rss20&id=40796308305
Optional – Add RSS feed to Feedburner
You’re done!
… Anyway, that’s how to do it. I hope this solves some headaches :)
Update: You can get your personal feed as RSS too!
If you want your own(or any of your friends) wall feed as RSS you can do that via the FB RSS Facebook application. Thanks to Peter for pointing this one out in the comments.
'Story > html/css' 카테고리의 다른 글
개발자용 Internet Explorer 10 가이드 (0) | 2012.11.06 |
---|---|
Facebook like button FBML META Tags (0) | 2012.11.02 |
동영상이 레이어를 뚫고 보일때 해결방법 (0) | 2012.09.19 |
크롬 (Chrome) 브라우져 popup 창에서 스크롤바가 생기는 문제 (0) | 2012.05.11 |
의사 클래스 (pseudo-classes) (0) | 2012.05.02 |