This n8n workflow automates the process of scanning URLs for security analysis using urlscan.io, then sends comprehensive results via email. It begins with a webhook that triggers when a URL is received, submits the URL to urlscan.io for scanning, waits 30 seconds to allow the scan to generate artifacts like screenshots, and finally sends an email containing links to the scan results, the screenshot, and the raw JSON data. This workflow is ideal for security teams or web administrators who need quick, automated analysis of URLs submitted through forms, Slack, or other channels. It streamlines the process of scanning and reporting URLs, saving time and ensuring security insights are promptly delivered.
Automated URL Security Scan and Email Notification
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | gmail, stickyNote, urlScanIo, wait, webhook |
Reviews
There are no reviews yet.