Is it possible to get the member count of closed Facebook groups?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This isn’t possible you can only retrieve 500 max currently via Graph API (https://graph.facebook.com/GROUP_ID/members)
Via FQL you can retrieve up to 5000 I believe
https://developers.facebook.com/docs/reference/api/group/
https://developers.facebook.com/docs/reference/fql/group_member/