Hi there,
First thing I ought to do is to thank you guys for all the documentation and easeness of use of Datasift. I think you are really making a superb job here.
Now, my question. I am trying to capture all the posts getting written to a certain set of Facebook fan pages (e.g. McDonald’s page https://www.facebook.com/McDonalds). This includes not only the posts by the owner of the page himself, but also all replies and new posts by other facebook users in that page. Should be a pretty easy thing to do, but for some reason I am failing to achieve that.
My first attempt was to use
facebook.author.link in "https://www.facebook.com/McDonalds"
but I am probably using it incorrectly, since it doesn’t seem to be working. I am unsure whether this captures all the posts in that URL or all the posts by the user that URL belongs to. Can you give me any advice on this?