Skip to content

lablnet/Email-Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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