Automate Financial Data Visualization from Yahoo Finance to Telegram - n8n Workflow | Neura Market
Automate Financial Data Visualization from Yahoo Finance to Telegram
This n8n workflow automates the process of scraping financial data from Yahoo Finance using Bright Data, visualizing market cap information, and delivering insights to Telegram. It streamlines financial analysis by integrating data collection, processing, and notification.
The workflow begins with a form trigger where users input a keyword related to a company or industry. It then uses Bright Data to scrape comprehensive financial data from Yahoo Finance, including market cap and other metrics. After processing, the data is visualized in charts and stored in Google Sheets for record-keeping. Finally, the visual insights are sent to a specified Telegram chat, providing instant access to financial information.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Eli Brooks
if
code
wait
telegram
stickyNote
formTrigger
httpRequest
googleSheets
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.