json - Using Facebook graph to get the fans of a fan page? -


i have fan page located @ http://www.facebook.com/shop4tronix. can access info on page going to:

http://graph.facebook.com/shop4tronix 

however, want list of fans of page returned. figured work:

http://graph.facebook.com/shop4tronix/fans 

but doesn't. there way list of fans returned using method?

looks it's not possible. if google bit, you'll find people scraping fan pages (as there seem no api access).


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -