kevinzg / facebook-scraper

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

resume from where i got banned #1033

Open Tommy95271 opened 1 year ago

Tommy95271 commented 1 year ago

I am trying to scrape all the posts of a particular person, i'm not sure how many posts there are, but even when I reduce the frequency to random intervals of 30 to 60 seconds, I still get banned. Is there any way to continue scraping the previous posts from the point where I got banned?

PiyushSingh18 commented 1 year ago

did you get the solution for this?

leviethung2103 commented 1 year ago

has anyone get the solution ?

yeyuchen198 commented 1 year ago

use Selenium or Chrome Extension, and hook the XHR to catch HTTP response data