Hi,
What Im trying to get at is when Ive tested this, the data returned for my email was lets say : Adobe
For example: In the {{[“HIBP_Lookup”].[breaches]}} for an email
All you get is
{“Name”:“Adobe”},{“Name”:“PDL”},{“Name”:“Dropbox”},{“Name”:“iPmart”},{“Name”:“LinkedIn”},{“Name”:“MoneyBookers”},{“Name”:“MyFitnessPal”},{“Name”:“OnlinerSpambot”},{“Name”:“TrikSpamBotnet”},{“Name”:“VerificationsIO”},{“Name”:“WHMCS”},{“Name”:“YouveBeenScraped”}]
This is ok, but a user then says “so what, I need more information” like when it happened, what was taken etc. just giving the titles of the breaches is half the battle. The API can search on breaches too. so it would be good to be able to use the above information and loop on a breach search in hibp
That make sense?