If the aim of your application is to react to changes on a given page or feed, consider using Webhooks instead of manually crawling the page for updates.
Webhooks allows you to receive real-time HTTP notifications of changes to specific objects in the Facebook Social Graph.