Stock Market Information Assistant with Telegram, Yahoo Finance, and GPT-4 Nano

Go to Workflow
562 views
Built by Archit Jain Archit Jain
Created on June 05, 2026

Description

How it works

Listens to Telegram messages to detect stock-related queries.
Extracts company name and identifies its exact stock ticker symbol.
Searches Yahoo Finance for stock info using the ticker.
Fetches and formats the latest stock data like price and key stats.
Sends a clean, simplified reply back to the user on Telegram.

Set up steps
Requires Telegram Bot Token and Apify API credentials.
Import workflow to n8n and link both Apify actors (Google Search + Yahoo Finance).
Link OpenRouter for AI and enable Telegram trigger.
Takes ~10–15 min to connect services and test.
Includes sticky notes with setup links and tutorial videos.

Nodes Used (7)

AI Agent
@n8n/n8n-nodes-langchain.agent
Call n8n Workflow Tool
@n8n/n8n-nodes-langchain.toolWorkflow
HTTP Request
n8n-nodes-base.httpRequest
Information Extractor
@n8n/n8n-nodes-langchain.informationExtractor
OpenRouter Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenRouter
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Telegram
n8n-nodes-base.telegram