facebook-public-feed-api

Facebook public feed API

与世无争的帅哥 提交于 2020-01-12 05:48:05
问题 i'm working on project which mostly is a data-mining from social networks, so far, i've done twitter and it have really nice API, which allows me to pick an endpoint and recieve alredy filltered twits as streaming data. Now i'm working on a facebook, and there comes the question: with Graph API i would be able to get public feed of some definite page, but what if i would like to recieve posts from as many people as possible? Does Facebook Public Feed API works as Twitter's, and gives me data

Facebook : Graph API Callbacks / Real-time API / Public Feed API

心不动则不痛 提交于 2019-12-14 03:50:24
问题 I'm working on a social media project where in I need to follow a few fanpages and listen to all whats happening on that particular page. I for a fact know that there are some data resellers like GNIP & Datasift who can provide me such data. I have tried both trials. What I want to know is that, is there a way to do this via the Facebook public feed & graph APIS, I know with this I'll be restricted only to a open posts, but that's ok for now. I have downloaded the Facebook C# SDK and I'm able