Creates new Router instance that works based on request labels.
This instance can then serve as a requestHandler of your LinkeDOMCrawler.
Defaults to the LinkeDOMCrawlingContext.
Serves as a shortcut for using Router.create<LinkeDOMCrawlingContext>().
Creates new Router instance that works based on request labels. This instance can then serve as a
requestHandler
of your LinkeDOMCrawler. Defaults to the LinkeDOMCrawlingContext.