Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 446 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 446 Bytes

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