Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 448 Bytes

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