hakrawler
Fast golang web crawler for gathering URLs and JavaSript file locations. This is basically a simple implementation of the awesome Gocolly library.
Name:hakrawler
Category:Discovery
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/hakrawler:6190559
Output Type:
License:Unknown
Source:View Source
Parameters
List of urls-proxy
Proxy URL. E.g. -proxy http://127.0.0.1:8080-t
Number of threads to utilise. (default 8)-insecure
Disable TLS verification.-json
Output as json-h
Custom headers separated by two semi-colons. E.g. -h Cookie: foo=bar;;Referer: http://example.com/-d
Depth to crawl. (default 2)-s
Show the source of URL based on where it was found (href, form, script, etc.)-u
Show only unique urls.-subs
Include subdomains for crawling.