strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

How to get emails of facebook pages fans? #44

Closed kamov closed 8 years ago

kamov commented 8 years ago

How to get emails of facebook pages fans? thanks

strohne commented 8 years ago

I don't know if this is possible, pls read the Facebook Graph API Reference.

kamov commented 8 years ago

I read and seem not possible. I guess if someone has find a solution for this.

Since facebook have a redirect email username@facebook.com I think that if we get username of facebook fan page, we can also get email.

For get username how to do ?

I try < page >/members but not work

strohne commented 8 years ago

members is no valid edge of page objects, see Facebook Graph API reference

I think it is not possible, see http://stackoverflow.com/questions/4018849/facebook-api-get-fans-of-people-who-like-a-page