Daily Cybersecurity News Summarizer with Grok AI for Telegram
π Cybersecurity News Automation Workflow
This n8n automation workflow fetches daily cybersecurity news, cleans it,
summarizes with AI, and posts it automatically to a Telegram channel.
π Workflow Steps
1. Triggering the Workflow
9 AM - Schedule Trigger: Starts the workflow every day at 9 AM.
2. Fetching Cybersecurity News
Bleeping Computer Security Bulletin: Pulls the latest news from the RSS feed.
3. Processing Articles
HTTP Request β Filter Body β Extract Images: Retrieves the full article, cleans the HTML, and pulls image links.
AI Agent (OpenRouter Grok): Summarizes the article snippet into 2 short sentences.
Memory Buffer: Maintains short-term context across articles.
4. Merging Data
Merge Node: Combines images, cleaned text, and AI-generated summaries.
5. Filtering Sponsored Content
Sponsored Removal: Excludes articles with βSponsoredβ in the creator field.
6. Posting to Telegram
Loop Over Items + Send Photo Message: Publishes sponsor-free, summarized articles to @DailySecurityNewss telegram Channel.
Each post includes: title, author, date, AI summary, categories, image (if available), and the βRead moreβ link.
Wait 1 min: Adds a short delay to avoid spamming Telegram.
π― Outcome
β
Daily feed of cybersecurity news
β
Clean, AI-simplified summaries
β
Images & links preserved
β
Sponsored posts filtered
β
Auto-posted to Telegram at 9 AM
0
Downloads
0
Views
7.56
Quality Score
beginner
Complexity
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
AI & Machine Learning3 downloads
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
AI & Machine Learning1 downloads
π€ Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
AI & Machine Learning2 downloads
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments