cara installasi aplikasinya:
$ ~ > git clone https://github.com/laramies/theHarvester
$ ~ > cd theHarvester
If developing do:
$ ~ > python3 -m pip install -r requirements/dev.txt
Else:
$ ~ > python3 -m pip install -r requirements/base.txt
$ ~ > python3 theHarvester.py -h
perintah untuk menjalankan
/theHarvester.py -d nama domain -l 500 -b all
sumber
https://github.com/laramies/theHarvester/wiki/Installation