kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.35k stars 626 forks source link

Cannot scrape anymore after scraping for 3-4 times #206

Open Tim1702 opened 3 years ago

Tim1702 commented 3 years ago

It shows WARNING:facebook_scraper.page_iterators:No raw posts (<article> elements) were found in this page. after I scrape a Facebook page for 3-4 times. But it works perfectly fine after I re-run my enitre script.

neon-ninja commented 3 years ago

What version are you using? Try feed in cookies as per https://github.com/kevinzg/facebook-scraper/issues/28#issuecomment-793066983

FoRKsH commented 3 years ago

What version are you using? Try feed in cookies as per #28 (comment)

Do I need to login with account when extracting cookies ??

neon-ninja commented 3 years ago

What version are you using? Try feed in cookies as per #28 (comment)

Do I need to login with account when extracting cookies ??

Yes