facebook-scraper
facebook-scraper copied to clipboard
Getting ''Connection broken: IncompleteRead(9436 bytes read, 804 more expected)"
get_posts(forum, pages=4, timeout=90, cookies=set_cookie, options={'reactors': True})
Getting the following error sometimes when scraping with the above code.
('Connection broken: IncompleteRead(9436 bytes read, 804 more expected)', IncompleteRead(9436 bytes read, 804 more expected))
what can I do to avoid this
Try using Ethernet instead of wifi