Using Facebook graph to get the fans of a fan page?
I have a fan page located at http://www.facebook.com/shop4tronix. I can access info on this page by going to:
http://graph.facebook.com/shop4tronix
However, I want a list of all the fans of my page returned. I figured something like this would work:
http开发者_开发百科://graph.facebook.com/shop4tronix/fans
But it doesn't. Is there any way to get a list of fans returned using this method?
Looks like it's not possible. If you google a bit, you'll find people scraping the fan pages (as there seem to be no API access).
精彩评论