I receive an email once a week with information on my Fan Page (like how many more users than last update have become my fan, how many posts, etc). Is it possible to get this info via the FB API so I can show this data where I want outside FB and outside my email?
A:
One of the way is using fql of facebook :
After you can get the group ids, you can use the group_member tables to get all members from that group:
You can even use Graph API if you want but I am not an expert of that
vodkhang
2010-05-10 02:30:12