Real-time Data Breach Monitor with Have I Been Pwned - n8n Workflow | Neura Market
Real-time Data Breach Monitor with Have I Been Pwned
Monitors Have I Been Pwned API every 15 minutes for new breaches, uses simple cache to detect changes, and triggers customizable alerts for proactive security.
This workflow automates real-time monitoring of data breaches using the Have I Been Pwned (HIBP) API, polling every 15 minutes without needing an API key. It fetches the latest breach data, compares it against a cached version stored in a simple JSON file to identify new entries, and only proceeds with notifications for genuinely new breaches, preventing alert fatigue.
Key benefits include proactive identity protection for individuals and teams, automated awareness for security professionals an
Platform
n8n
Category
Data & Analytics
Price
$12.99
Creator
Bryce Yu
security
data-breach
haveibeenpwned
monitoring
alerts
cache
automation
API
notification
cybersecurity
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.