I want to know if there is a way to get users public Facebook data (eg. User’s page likes, name, surname, e-mail (if public)…) Without asking a user The permissions, only public data.
I’ve just check The graph API but all of informations requires users permissions.
2
Answers
It’s not possible via Facebook Graph API. The web-crawl method could achieve it, but that’s against fair practices.
Scraping/Crawling is not a valid way, because Facebook does not allow it.