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 am developing a facebook app using Graph api. I want a list of top facebook friends who comment most on user photos. Which api should I use? I searched all facebook documentation but didn't get anything.

share|improve this question
Is there something in particular you're having trouble with? The basic solution here is to take the user's photos, and pull the comments from them and analyse the percentage which come from each person - it can be slow and API-call intensive to do this, but there's no shortcut i'm aware of – Igy Oct 4 '12 at 19:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.