- Very straightforward feature to add a flag to crawl only the root website and do not crawl to external links. - eg: If the root url provided is https://github.com. It should crawl pages in this domain only. It should not crawl https://exmaple.com - (optional) Can we also support an option to crawl only external links and no internal links. There could be some use cases for that