A Python tool that extracts public email addresses from websites.
Project description
Email Scraper
Email Scraper is a Python tool that extracts public email addresses from websites and saves them to a file for easy access. It is designed for developers and security researchers to quickly retrieve email data from a specified website.
Table of Contents
Features
- Extract public email addresses from any given website.
- Save extracted emails to a timestamped text file.
- Command-line interface for ease of use.
Installation
Using pip
-
Install the package from PyPI:
pip install mwwlean-email-scraper
-
Verify the installation:
email_scraper -h
This should show you the help options if the installation was successful.
Usage
Command-Line Interface
Once installed, you can use the email_scraper
command to extract emails from a website.
-
Extract emails from a website:
email_scraper http://example.com
-
You can also run it in interactive mode:
email_scraper
It will prompt you to enter a URL, and you can type
exit
to quit.
Help
To see all available commands and options:
email_scraper -h
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mwwlean_email_scraper-0.6.tar.gz
.
File metadata
- Download URL: mwwlean_email_scraper-0.6.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6ccd8d45363db9b209a99162e36298248c7e82f2e4bde5479a8a056f786b615 |
|
MD5 | 61e43a88809c518376afaf68fd755603 |
|
BLAKE2b-256 | 3e7741d422969a1e57ef68f926926264e07af7522d6e6b39c19d483ed5406f10 |
File details
Details for the file mwwlean_email_scraper-0.6-py3-none-any.whl
.
File metadata
- Download URL: mwwlean_email_scraper-0.6-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 599c6d0d33e94873c11bbb348e2715f18ae31c1e3dcb7007897e3e87d3a7de3d |
|
MD5 | 51c18e638967a1af60ae95e84c2a5edc |
|
BLAKE2b-256 | f7922af6d6dd71a2c7f8e53dece0a067f77c5ea93b7d06aae3f2d9961b022120 |