CA
Crawlee & Apify11mo ago
metropolitan-bronze

Show Puppeteer errors in API output?

In the Apify API, the end point /actor-runs returns the result of an Actor run. This returns status "SUCCEEDED" because the actor ran successfully. However, the process INSIDE the actor (PuppeteerCrawler) threw several Errors and it didn't actually do as I intended. Can this be surfaced from anything via the Apify API?
1 Reply
metropolitan-bronze
metropolitan-bronzeOP11mo ago
Currently thinking of pulling from /v2/logs/RunId

Did you find this page helpful?