/py-email-scraper

Scraping emails from websites with Python.

Primary LanguagePythonApache License 2.0Apache-2.0

Email Scraper

Description

It is used to find email addresses on the website given as input to the program. Its difference from other email finders is its speed and resource consumption :)

Requirements

  • python 3.12

installment

pip install -r requirements.txt

usage

python resources/main.py https://example.com

output

Extracted Email Count: 0
Visited Url Count: 43   
Runtime: 2.01 sec       
Extracted Email List: []