This is a HTTP REST API and command line program for webcrawling Tor (and non Tor) sites.
-h
SOCKS5 proxy host, defaults to localhost-p
SOCKS5 proxy port, defaults to 9050
-server
Starts HTTP server that provides a REST API to the crawling mechanisms- Current crawling mechanisms include: building relationship tree of links and getting the IP of the current tor client
-d
Searching for children nodes of links, defaults to 1-o
Output destination, defaults to 'terminal' (recently added support forexcel
files)