Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want the read the posts,comments,likes,user's details of a facebook page.Is there any way to get it? I am a newbie to facebook apps. Is there any provision for this in facebook api? Please do help me out in this.

share|improve this question

2 Answers

up vote 0 down vote accepted

Read here: https://developers.facebook.com/docs/reference/api/

share|improve this answer
ya.. i went through that but its not showing how to work with the business pages. thank you for your reply.. – user1328902 Apr 12 '12 at 12:21
a business page is like a fan page. – Yan Apr 12 '12 at 13:10

Basic stats are at

http://graph.facebook.com/<page-id>
share|improve this answer
That gives very basic info about the page.. i want the posts that are there in the page,comments and who comments it,likes and who likes it, that kind of indepth informations. Thank you for your reply. – user1328902 Apr 12 '12 at 12:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.