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.
Use the package manager pip to install pwnscrap.
pip install -r requirements.txt
python3 pwnscrap.py -email user@example.com
python3 pwnscrap.py -h