I'm creating a small app that uses text mining from several different social networks. The Twitter API was really useful and easy to use, but with facebook i'm having some troubles understanding which features i need to use. My goal is to get real time data from my news feed . I came across this page : https://developers.facebook.com/docs/graph-api/reference/v2.11/user/feed
but it seems like to only give me data on a user wall and not news feed . if you have any information about how to do this, i would be thankful.