Playwright Scraper avatar
Playwright Scraper

Pricing

Pay per usage

Go to Store
Playwright Scraper

Playwright Scraper

Developed by

Apify

Apify

Maintained by Apify

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.

4.3 (7)

Pricing

Pay per usage

36

Total users

1.4k

Monthly users

231

Runs succeeded

97%

Issue response

3.5 days

Last modified

19 days ago

YG

Actor Stops Working at Page 16

Closed

YMF_Global opened this issue
9 months ago

Hello,

I built an actor that could scrape paginated content but for whatever reason, on the 16th page, it fails consistently. The error indicates the page function is timing out but when I increased from 360s to 720s the whole Actor now doesn't seem to be working at all.

It's now unable to complete any task that has a timeout function, eg waitForSelector etc. Any help would be greatly appreciated!