Jack2 / pagefeed

get RSS feed from any Facebook Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PageFeed

Why?

Facebook deprecated their Page RSS feeds on the 23rd of June 2015. But we need it sometimes.

How To Use?

You can clone this app and deploy it to any hosting platform that support ruby!

Deploying to Heroku

Deploy

OR;

  1. Clone this repo.
  2. Create a new Facebook App from Facebook for Developers and get the App Id and App Secret code.
  3. Create a new Heroku app and deploy.
  4. Add your Facebook App's credential to Heroku app: $ heroku config:set FACEBOOK_APP_ID=[Your Facebook App Id] FACEBOOK_APP_SECRET=[Your Facebook App Secret]
  5. Done!

Reference

License

MIT.

About

get RSS feed from any Facebook Page


Languages

Language:Ruby 76.4%Language:HTML 23.6%