/email-scraper

A script to find the emails from the websites

Primary LanguagePythonMIT LicenseMIT

Python-Versions

Email Scraper

A script to gather all the emails of the provided site .

Setup

py -m pip install -r requirements.txt => Windows
python -m pip install -r requirements.txt => Unix/Mac OS