Skip to content

0x4D-5A/e-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-scraper

Python script developed to extract unique emails addresses from a list of specified domains. Designed to crawl the whole domain.

Requirements

  • Python >= 2.7
  • Install all necessary libraries using
$ pip install -r requirements.txt

Usage

To use the script it is necessary to provide a list of domains in a "domains.txt" file and then execute the script. Example:

$ python main.py

Authors

0x4D-5A - Initial work

Releases

No releases published

Packages

No packages published

Languages