Automate Stock News Monitoring and Alerts with Google RSS, OpenRouter, and Telegram - n8n Workflow | Neura Market
Automate Stock News Monitoring and Alerts with Google RSS, OpenRouter, and Telegram
This workflow automates the process of monitoring stock-related news, extracting and summarizing content, and sending real-time alerts to Telegram while logging details in Google Sheets.
This workflow is designed to streamline the monitoring of stock-related news by leveraging Google Alerts RSS feeds. It extracts the main content of articles, summarizes them using a language model via OpenRouter, and sends the summarized information to a Telegram chat for real-time alerts. The workflow also logs the details in a Google Sheet to maintain a structured record. Key components include a scheduled trigger for regular checks, content extraction using Jina AI, and a customizable summari
Platform
n8n
Category
AI
Price
Free
Creator
Yara Mansour
if
code
noOp
merge
jinaAi
telegram
stickyNote
rssFeedRead
googleSheets
agent
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.