A multi-threaded Email crawler written in Python
The purpose of this tool to gather the email Only
for now. You may look todo section
To run the crawler, please type python3 index.py
and enter a URL to crawl.
This project is inspired by hunter.io
- Gather Pages form home page
- Gather Emails
- Multi-threaded
- Added Configuration support.
- Behchmarking.
- Make the package flexible and easy to use without touching any core files
- Components to extend project
- Database layer
- Verification of email
- Get reference link of emails
- Searching algorithms
- Add more tests
There is still a lot of work to do, so feel free to contribute to open PR
I do not accept responsibility for any illegal usage