Skip to content

Scrapes and returns email addresses found on a given website.

Notifications You must be signed in to change notification settings

owignall/Email-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-webscraper

Version 1.0.0

This programme is designed to return email addresses from a given website. It does this using regular expressions. The scraper will also follow any internal links it finds on the given webpage and search these for email addresses too.

The scraper can be run either through the command line - using the main scraper file - or through the graphical user interface.

Potential improvements to this project include improving the accuracy of the email and url regexes


Prerequisites

  • Python 3.8.2
  • Requests 2.23.0

Contributors

About

Scrapes and returns email addresses found on a given website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages