Is is possible to list the members of a Facebook group using the Facebook API? If yes, how?
Check the members link on
http://developers.facebook.com/docs/reference/api/group
If you click on that link it will generate a oauth token for you, then simply substitute the groupid
It will only return 500 members though