brilliant-limeB
Apify & Crawlee3y ago
4 replies
brilliant-lime

How to quit PuppeteerCrawler automatically

Hey folks, I’ve been working on this crawler using PuppeteerCrawler in Javascript, all set up in VSCode on my Windows machine. I’ve got maxRequestsPerCrawl set up and all, but for some reason, it’s not going back to waiting for input in the terminal. I literally have to hit Ctrl+C to kill the app that I started with npm start before it’ll wait for input again. Anyone got any ideas on how to get it to shut down on its own?
Was this page helpful?