Skip to content

Operation-Falcon/hunter

Repository files navigation

Hunter

Hunter is wrapper for hunter.io based on community version written in python, aimed to help security researcher build their integrations with hunter.io.

hunterlogo

Installation

Install my-project with git


git clone https://github.com/Operation-Falcon/hunter.git

cd hunter

pip3 install -r requirements.txt

Usage/Examples

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.txt

License

MIT

Feedback

If you have any feedback, please reach out to us at Linkedin Deepanjal kumar

Tech Stack

Programming Language: PYTHON

IDE: PYCHARM

Support

For support, contact me over linkeding Deepanjal kumar

API Reference

Authors

Badges

MIT License

Contributing

Contributions are always welcome

About

Hunter is wrapper for hunter.io based on community version written in python, aimed to help security researcher build their integrations with hunter.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages