kevinzg / facebook-scraper

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

start page #725

Open john-ncri opened 2 years ago

john-ncri commented 2 years ago

Is there a way to start at page X, so that I batch rather than setting pages to none?

neon-ninja commented 2 years ago

You would need to keep track of pagination URLs. See https://github.com/kevinzg/facebook-scraper/issues/310#issuecomment-852652846