spidy
spidy copied to clipboard
Crawl only deeper not upwards in hierarchy
Is it possible to only crawl deeper and not upwards in hierarchy or sideways?
So when i provide the url https://test.com/test1/test2/test3/ that the crawler only crawls everything under /test3/ but not things under /test2/ or higher?