Skip to main content

Python package to interact with http://haveibeenpwned.com

Project description

PwnedCheck

Python package to interact with http://haveibeenpwned.com

Installation

$ pip install PwnedCheck

Usage

All checks are done through the check method. This will check a single email address against the haveibeenpwned API and return a list of sites that the email address has been found on.

If the email address is not found in any of the data leaks, it will return an empty list ([]).

If the email address is invalid (not properlly formatted), PwnedCheck will throw an InvalidEmail exception.

import pwnedcheck

print pwnedcheck.check(”foo@bar.com”)

v0.1.0, 2013-12-17 – Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PwnedCheck-0.1.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distributions

PwnedCheck-0.1.2.macosx-10.9-intel.tar.gz (2.5 kB view hashes)

Uploaded Source

PwnedCheck-0.1.2.linux-x86_64.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page