Skip to content

rohit-jamuar/Email-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Email-Scraper

Scrape email-address(es) from a user-provided domain. Scraped email-address(es) would output to STDOUT, one-per-line.

How to run:

python email_scrape.py domain-name

External Dependencies:

  • Selenium (sudo pip install selenium)
  • BeautifulSoup4 (sudo pip install BeautifulSoup4)
  • Install NodeJS
    • Install PhantomJS : npm -g install phantomjs

Please be conscientious!

About

Scrape email-addresses from a user-provided domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages