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 it possible to get list of uids of users who is fan of specific fan page with facebook api ?

share|improve this question
i'm sure it isn't actually possible to do this - but is it perhaps possible to get verification that a particular user is a fan? – Simon_Weaver May 13 '10 at 19:58

2 Answers

I have not (yet) found a method to retrieve all the fans for a page without a key.

You can get a verification if a user is a fan, according to Facebook at least. In practice, use of the method still requires a key.

share|improve this answer

I'm actually looking for thesame thing, and from the looks of it, the answer is no. User list is not one of the properties you can read according to this page.

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.