Playwright Scraper avatar
Playwright Scraper
Try for free

No credit card required

View all Actors
Playwright Scraper

Playwright Scraper

apify/playwright-scraper
Try for free

No credit card required

Crawls websites with the headless Chromium, Chrome, or Firefox browser and Playwright library using a provided server-side Node.js code. Supports both recursive crawling and a list of URLs. Supports login to a website.

User avatar

Network Timeout

Closed

engrossing_sarod opened this issue
18 days ago

Any idea how to handle random network timeout?

User avatar

Hello and thank you for your interest in this Actor!

Timeout is a safety feature, which protects you from waiting indefinitely on an unresponsive server. If you are hitting the timeout too often (but you know that the server is responsive, just slow), you can increase the navigation timeout in the Performance and limits > Page load timeout input option.

In the same section, you can also disable the loading of other on-page resources like images and CSS styles (which might not be important for your use case, but can still take a lot of bandwidth). Last but not least, you can also change the Performance and limits > Navigation wait until input - the available options match the Playwright's waitUntil option (see their documentation for details).

I'll close this issue now, but feel free to ask additional questions if you have any. Cheers!

Developer
Maintained by Apify
Actor metrics
  • 39 monthly users
  • 95.6% runs succeeded
  • 0.1 days response time
  • Created in Aug 2022
  • Modified about 1 month ago