Skip to content

Scrape E-Mail Addresses from Websites with Python

Notifications You must be signed in to change notification settings

hritik229/EmailScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Script will lead a prase for a website and find the e-mail addresses using REGEX.
Next release will be following a variable number of links on the website to aide in scanning and entire website rather than one page.

Usage are:
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%