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.

Is there any facebook API to get all the wall post of a particular user

or

a limited (say 10) number of wall posts

share|improve this question
you need to give a bit of detail about what technology you are integrating with – stack72 Aug 18 '11 at 11:46

1 Answer

up vote 1 down vote accepted

there is the Facebook Graph API for querying this data http://developers.facebook.com/docs/reference/api/ but I have no idea from your question what technology you want to integrate with

share|improve this answer

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.