Block 1 - Fetch RSS - TechCrunch
- Type / Role
- n8n-nodes-base.rssFeedRead - rssFeedRead
- Config choices
- Version 1.2
This workflow automatically collects the latest technology news, filters for emerging topics, and uses AI to score relevance and generate clean, ready to share content. It helps you focus on high i...
n8n-nodes-base.rssfeedread, n8n-nodes-base.if, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.limit, n8n-nodes-base.googlesheets, n8n-nodes-base.noop, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Edson Encinas.
Original n8n.io sourceThis workflow automatically collects the latest technology news, filters for emerging topics, and uses AI to score relevance and generate clean, ready-to-share content. It helps you focus on high-impact updates while eliminating noise, making it ideal for curated tech feeds or internal intelligence channels.
The workflow pulls articles from an RSS feed (e.g., TechCrunch) on a schedule. It filters recent and relevant topics, removes duplicates using Google Sheets, and sends each article to an AI model. The AI assigns an innovation score, generates a tweet, and suggests an image concept. Results are normalized, filtered by score (e.g., ≥8), ranked, and limited to top items. Finally, formatted messages or tweet are sent to Slack and logged for tracking.
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.
Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.
| Workflow | Curate tech news from RSS with OpenAI, Google Sheets and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 28 |
| Categories | Market Research, AI Summarization |
| Author | Edson Encinas |
| Published | 04 Apr 2026 |
Use the JSON export at /data/workflows/14702/14702.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.
This workflow automatically collects the latest technology news, filters for emerging topics, and uses AI to score relevance and generate clean, ready to share content. It helps you focus on high i...
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.