Founder-Bytes / scrapper

MIT License
0 stars 0 forks source link

Failing Search Space Scraper after multiple Pages #1

Closed DensonAbraham closed 2 years ago

DensonAbraham commented 2 years ago

Getting the error :

selenium.common.exceptions.TimeoutException: Message: timeout: Timed out receiving message from renderer: 2.292
  (Session info: headless chrome=97.0.4692.99) 

after scraping 43 pages.

Need to implement a try cache such that it retries again and again.