kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.44k stars 633 forks source link

Login is required #1120

Open Asekos08 opened 1 month ago

Asekos08 commented 1 month ago

I am trying to scrape the list of profiles. THe problem is that when I run the script locally, everything is fine, but when I run it on docker-container (some server), it gives login required. What is the problem here?

DrSocket commented 3 weeks ago

Maybe try copying the userAgent etc you use locally + use a mobile or residential proxy. (datacenter ip's tend to get more restrictions)