facebook-scraper icon indicating copy to clipboard operation
facebook-scraper copied to clipboard

Getting ''Connection broken: IncompleteRead(9436 bytes read, 804 more expected)"

Open aflaldf opened this issue 2 years ago • 1 comments

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

aflaldf avatar Aug 26 '22 08:08 aflaldf

Try using Ethernet instead of wifi

neon-ninja avatar Aug 26 '22 18:08 neon-ninja