/pwnscrap

Simple script to check if your email has been a part of data leaks.

Primary LanguagePythonMIT LicenseMIT

Pwnscrap

Simple script to check if your email has been a part of data leaks. List of breaches will be saved in .json format in the data folder.

Installation

Use the package manager pip to install pwnscrap.

pip install -r requirements.txt

Usage

python3 pwnscrap.py -email user@example.com
python3 pwnscrap.py -h

License

MIT