Specific timeout for single request in PuppeteerCrawler
I 'm aware that it's possible to set a NavigationTimeout for the complete crawling process but I need to wait for a specific page without slowing down the whole crawling process. Is there a way to do so? Right now I'm just using a setTimout function but I wonder if there is a better way to achieve this...
0 Replies