This is a script that takes input as a website and collect all the email address into a csv file.
- Install the requirements (refer below)
- Run the script by 'python email_extractor.py'
- Input the website to collect emails
pip install -r requirements.txt
python email_extractor.py