Rdocumentation
powered by
Learn R Programming
HIBPwned (version 0.1.7)
Bindings for the 'HaveIBeenPwned.com' Data Breach API
Description
Utilising the 'Have I been pwned?' API (see
for more information), check whether email addresses and/or user names have been present in a publicly disclosed data breach.
Copy Link
Link to current version
Version
Version
0.1.7
0.1.6
0.1.4
0.1.3
0.1.0.0
Install
install.packages('HIBPwned')
Monthly Downloads
66
Version
0.1.7
License
MIT + file LICENSE
Issues
6
Pull Requests
0
Stars
13
Forks
4
Repository
https://github.com/lockedata/HIBPwned
Homepage
https://itsalocke.com/hibpwned/
Maintainer
Stephanie Locke
Last Published
April 17th, 2018
Functions in HIBPwned (0.1.7)
Search all functions
.GETcontent
Used to extract content from a GET request and collapse to a data.frame
breached_site
Get a specific breached site, based in breach name (not domain)
breached_sites
Get all (nonsensitive) breached sites in HIBP
data_classes
Get list of classes of data that have been exposed in breaches
HIBPwned
HIBPwned
pastes
Search for cases where an email address has been included in a paste
account_breaches
Search for data breaches associated with one or more accounts.
HIBP_headers
Construct headers for a HIBP request. [Optional] Change the agent to make the request bespoke to you.