Description
Queries the public Have I Been Pwned API from Python. It helps security tools check whether email addresses, domains, or password hashes appear in known breach datasets according to the API's supported methods.
Breach checks involve sensitive identifiers. Use privacy-preserving password range queries where appropriate, protect API keys, and avoid submitting personal data without a clear reason.