conventional-blackC

skipNavigation per route label, instead of manually adding it to each request with given label

Use case: When using Cheerio, JSDOM, LinkeDOM crawlers and their routers. I often wanna automatically request+parse all the route handlers except one.
ATM I have to remember to specify skipNavigation at every point of adding the request to request queue. (IIUC)

Just food for thought, not urgent 🙂
Screen_2024-01-05_at_13.55.56.png
Was this page helpful?