Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

List the members of a Facebook group via API

Is is possible to list the members of a Facebook group using the Facebook API? If yes, how?

like image 600
Sai Charan Avatar asked Nov 03 '10 12:11

Sai Charan


2 Answers

This is no longer possible:

This edge was deprecated on April 4th, 2018, and can no longer be used.

like image 166
Nathan Osman Avatar answered Sep 24 '22 00:09

Nathan Osman


Yes - use the members connection. Check out the Group reference on the Graph API.

like image 32
NG. Avatar answered Sep 23 '22 00:09

NG.