hi everybody. I have few things that I need to get from facebook through the API, and I dont seem to find a normal way to do it. if you know how, please tell me.
The scenario: the admin of a PAGE registered to my application. he gave me every permission I need.I have all his credentials, access key, permanent session ... you name it.
I need to:
get all his fans ("likers"). NOT THE NUMBER OF FANS. I need the object or json or xml that represents data on each one of them.
I need to know how many of each fan's friends are fans of this page too.
of course, all those fans are not registered to my application (yet... :-).
please don't offer scraping...