Skip to content

jayachithra/EmailScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

EmailScrapper

Scrape email IDs from websites using Python 3

The given script gets a list of websites from the user and extracts all the email IDs from the website.

Setup:

  1. Put all the website names in a csv file under the column name 'website'
  2. Download and run the EmailScraper.py file
  3. When prompted give the path of the above csv file as input
  4. Scraping is done and the output is stored in a file called EmailID.csv (website, emailid) is stored as output.

About

Scrape email IDs from websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages