How to retrieve feed from Facebook when Facebook stopped supporting rss feed?

2.4k views Asked by At

Facebook has recently stopped supporting rss feed. Are there any ways to retrieve rss feed from Graph API or some more easy way to retrieve feed from Facebook without much hassel?

2

There are 2 answers

0
grigione On BEST ANSWER

You can use a free service that work in this moment : http://fbrss.com/

2
Ted On

This PHP script converts the Graph API JSON feed to RSS: https://github.com/khawkins98/facebook-json-to-rss