Block 1 - Google News AI
- Type / Role
- n8n-nodes-base.rssFeedRead - rssFeedRead
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
What This Workflow Does This intelligent news monitoring system automatically: • RSS Feed Aggregation : Pulls the latest headlines from Google News RSS feeds and Hacker News • AI Content Filteri...
n8n-nodes-base.rssfeedread, n8n-nodes-base.limit, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mano.
Original n8n.io source📰 What This Workflow Does
This intelligent news monitoring system automatically:
• RSS Feed Aggregation: Pulls the latest headlines from Google News RSS feeds and Hacker News • AI Content Filtering: Identifies and prioritizes AI-related news from the past 24 hours • Smart Summarization: Uses OpenAI to create concise, informative summaries of top stories • Telegram Delivery: Sends formatted news digests directly to your Telegram channel • Scheduled Execution: Runs automatically every morning at 8:00 AM (configurable)
🎯 Key Features
✅ Multi-Source News: Combines Google News and Hacker News for comprehensive coverage ✅ AI-Powered Filtering: Automatically identifies relevant AI and technology news ✅ Intelligent Summarization: OpenAI generates clear, concise summaries with key insights ✅ Telegram Integration: Instant delivery to your preferred chat or channel ✅ Daily Automation: Scheduled to run every morning for fresh news updates ✅ Customizable Timing: Easy to adjust schedule for different time zones
🔧 How It Works
📋 Setup Requirements
• OpenAI API Key: For AI-powered news summarization • Telegram Bot: Create via @BotFather and get bot token + chat ID • RSS Feed Access: Google News and Hacker News RSS feeds (public)
⚙️ Configuration Steps
Set Up Telegram Bot:
Configure OpenAI:
Update RSS Feeds:
Schedule Timing:
Test & Deploy:
🎨 Customization Options
Time Zone Adjustment: Modify Schedule Trigger for different regions News Sources: Add additional RSS feeds for broader coverage Filtering Criteria: Adjust AI prompts to focus on specific topics Summary Length: Customize OpenAI prompts for different detail levels Delivery Format: Modify Telegram message formatting and structure
💡 Use Cases
• AI Professionals: Stay updated on latest AI developments and industry news • Tech Teams: Monitor technology trends and competitor announcements • Researchers: Track academic and industry research developments • Content Creators: Source material for AI-focused content and newsletters • Business Leaders: Stay informed about AI market trends and opportunities
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Daily AI news monitoring and summarization with GPT-4 from Google & Hacker News to Telegram |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research, AI Summarization |
| Author | Mano |
| Published | 01 Oct 2025 |
Use the JSON export at /data/workflows/9155/9155.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What This Workflow Does This intelligent news monitoring system automatically: • RSS Feed Aggregation : Pulls the latest headlines from Google News RSS feeds and Hacker News • AI Content Filteri...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.