Retrieve data of a facebook page with graph API
问题 I used (in 2012) to code with FQL and I was able to make some features such as FQL query to fetch all data of a facebook page Actually, FB migrate to graph API. My question is : Is it possible to retrieve public data of a page (or person) with graph API, even if I'm not a fan of that page (or not a friend ) 回答1: Yes, everything that you want to do is quite possible with the Graph API. Unless the Page / Group is private, then you will be able to fetch their public data without having to like