hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application

Home Page:https://hakluke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customisable depth

prodigysml opened this issue · comments

I think this needs to be depth instead of 2, but might be wrong:

colly.MaxDepth(2),

True that! fixed.