gotor
gotor copied to clipboard
This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
trafficstars
gotor
Status/Social Links
This is a HTTP REST API and command line program for webcrawling Tor (and non Tor) sites.
Flags
Configuration of Tor client
-hSOCKS5 proxy host, defaults to localhost-pSOCKS5 proxy port, defaults to 9050
REST
-serverStarts 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
CLI
-dSearching for children nodes of links, defaults to 1-oOutput destination, defaults to 'terminal' (recently added support forexcelfiles)
How it works
