Hunter is wrapper for hunter.io based on community version written in python, aimed to help security researcher build their integrations with hunter.io.
Install my-project with git
git clone https://github.com/Operation-Falcon/hunter.git
cd hunter
pip3 install -r requirements.txt
Find email address using domain name :
python3 emailfinder.py -d domain-name -a hunter.io-api -o output.txt
Finding Online presence of email address :
python3 emailpresence.py -d domain-name -f first-name -l last-name -a hunter.io-api -o output.txt
Verify the email address (FAKE, OR TRASH ONE ):
python3 emailverify.py -e email-address -a hunter.io-api -o output.txtIf you have any feedback, please reach out to us at Linkedin Deepanjal kumar
Programming Language: PYTHON
IDE: PYCHARM
For support, contact me over linkeding Deepanjal kumar
Contributions are always welcome
