rubber-blueR
Apify & Crawlee16mo ago
2 replies
rubber-blue

Router Class

I recently read a blog post about Playwright web scraping (https://blog.apify.com/playwright-web-scraping/#bonus-routing) and implemented its routing concept in my project. However, I'm encountering an issue with handling failed requests. Currently, when a request fails, the application stalls instead of proceeding to the next request. Do you have any suggestions for implementing a failedRequestHandler to address this problem?
Apify Blog
Complete Playwright web scraping and crawling tutorial.
How to scrape the web with Playwright in 2024
Was this page helpful?