python-scripts/scripts/Email Extractor
Sayan Roy 303d1cae16
Email Extractor
irrelevant code remove
2022-10-09 22:01:42 +05:30
..
email_extractor.py Email Extractor 2022-10-09 22:01:42 +05:30
README.md Email Extractor 2022-10-09 21:59:11 +05:30
requirements.txt Email Extractor 2022-10-09 21:59:11 +05:30

Email Extractor with Python

This is a script that takes input as a website and collect all the email address into a csv file.

Setup

  • Install the requirements (refer below)
  • Run the script by 'python email_extractor.py'
  • Input the website to collect emails

Requirements

pip install -r requirements.txt

usage

python email_extractor.py