Telegram Suspicious URL Checker with GPT-4, VirusTotal & urlscan.io
Scans suspicious URLs via Telegram bot using VirusTotal and urlscan.io, generates GPT-4 analyzed summaries, and delivers secure reports even on scan failures.
This n8n workflow enables quick security checks for suspicious links received via email or messages. Users interact with a Telegram bot to submit URLs, triggering scans on VirusTotal for reputation and malware detection, and urlscan.io for behavioral analysis including loaded domains, requests, and resources. Results are combined and processed by GPT-4 to produce a structured, user-friendly summary.
Robust error handling ensures reliability: a Code node verifies urlscan.io responses, falling ba
Platform
n8n
Category
Travel
Price
$24.99
Creator
Bryce Yu
security
url-scanning
virustotal
urlscan
telegram
gpt-4
phishing
threat-detection
automation
error-handling
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.