A tool for automating web scraping of emails from a URL using Cewl and checking accounts found against the HaveIBeenPwned API.
To run, execute
./main.py <API keyfile> <URL or URL file> <Spidering Depth> <Output File> <timeout_in_seconds>
Integrated web scraper and email account data breach comparison tool
PythonAGPL-3.0