Skip to content

Scrape E-Mail Addresses from Websites with Python

Notifications You must be signed in to change notification settings

AaravSinghRathor/EmailScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Email Scraper

This script will parse the website and find all the e-mail addresses using REGEX. Next release will follow a variable number of links on the website which will aid in scanning the entire website rather than one page.

Usage: Using python 2.7, execute emailScrape.py Enter website to scrape E-mails will output to screen

TODO: ** Enable scanning of entire website and not just a single page ** Output to a file named after the URL

About

Scrape E-Mail Addresses from Websites with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%