Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 928 Bytes

readme.md

File metadata and controls

30 lines (23 loc) · 928 Bytes

Overview

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

Todo

  • 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

Contributions

There is still a lot of work to do, so feel free to contribute to open PR

License MIT

Disclaimer

I do not accept responsibility for any illegal usage