ruhulaminparvez / Email-Scraper

Email scraping is the process of extracting email addresses online to cater to them later. This is a simple Email Extractor or Scraper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email-Scraper 📧

Email scraping is the process of extracting email addresses online to cater to them later. This is an Email Extractor or Scraper.

Demonstration

How Use / Install Email Scraper On Your Local Machine

First, Clone repo using

git clone https://github.com/ruhulaminparvez/Email-Scraper.git

Create Virtual Environment(Windows) using

virtualenv venv

Active Virtual Environment using

venv\scripts\activate

Install Requirements using

pip install -r requirements.txt

Run email-scraper.py file using

python email-scraper.py

About

Email scraping is the process of extracting email addresses online to cater to them later. This is a simple Email Extractor or Scraper.

License:MIT License


Languages

Language:Python 100.0%