Block 1 - 02 - Fetch - Yahoo Finance RSS
- Type / Role
- n8n-nodes-base.rssFeedRead - rssFeedRead
- Config choices
- Version 1.2
Multi Source RSS + Gemini AI → Daily Wealth Brief to Discord This workflow automatically collects financial news from multiple trusted sources, filters and cleans the data and uses AI (Google Gemin...
n8n-nodes-base.rssfeedread, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.limit, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.stickynote, n8n-nodes-base.discord, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io sourceThis workflow automatically collects financial news from multiple trusted sources, filters and cleans the data and uses AI (Google Gemini) to generate a concise daily wealth briefing. The final summary is formatted and delivered directly to a Discord channel, ensuring you get actionable financial insights without manual effort.
This workflow acts as your automated financial intelligence assistant. It gathers news from multiple high-quality sources including Yahoo Finance, CoinDesk and the Federal Reserve. Instead of overwhelming you with raw headlines, it intelligently filters and prioritizes only high-impact macroeconomic updates.
After collecting the data, the workflow removes duplicate articles and filters out low-value noise using keyword-based logic. It then selects the top 15 most relevant news items and feeds them into Google Gemini AI.
The AI processes this information and generates a clear, actionable wealth briefing focused on major financial themes like inflation, crypto markets, interest rates and global economic trends. The final output is formatted and delivered to your Discord channel for easy consumption.
Modify prompt to:
Customize keywords:
const keywords = ["bitcoin", "fed", "inflation", "stock", "market", "oil"];
Add: "gold", "real estate", "rupee", etc.
Add more sources like :
Change number of news items:
Get a quick snapshot of market conditions every morning
Track Bitcoin, macro signals and crypto trends
Send insights to clients automatically
Stay updated on macroeconomic trends impacting business
Share curated financial insights with your community
And many more variations depending on how you customize filters, sources and delivery channels.
If you need help setting up, customizing or extending this workflow, our n8n automation developers at WeblineIndia are here to support you.
Whether you want to:
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 | Summarize financial news from multiple RSS feeds with Gemini and deliver to Discord |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Market Research, AI Summarization |
| Author | WeblineIndia |
| Published | 15 Apr 2026 |
Use the JSON export at /data/workflows/15071/15071.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.
Multi Source RSS + Gemini AI → Daily Wealth Brief to Discord This workflow automatically collects financial news from multiple trusted sources, filters and cleans the data and uses AI (Google Gemin...
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.