Skip to content

Web scraping tool to get contact email, if you feed in the website address.

Notifications You must be signed in to change notification settings

aasutossh/ContactEmailExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactEmailExtractor

Webscraping tool to get contact email, if you feed in the website address. Should take csv format addresses, and output in the same format.

Installation:

Install pipenv using pip3 in bash

then run pipenv install --ignore-pipfile

then pipenv shell

then python extract_contact_email.py website_list.txt

The website_list should contain one website on each line.

About

Web scraping tool to get contact email, if you feed in the website address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages