Automate Stock Sentiment Analysis Using Google Gemini and EODHD - n8n Workflow | Neura Market
Automate Stock Sentiment Analysis Using Google Gemini and EODHD
Harness the power of AI to perform daily sentiment analysis on stock market news, providing actionable insights for informed investment decisions.
This workflow is ideal for investors, traders, and financial analysts seeking to automate the monitoring of news and market sentiment for specific stocks. It integrates seamlessly with Google Sheets for both input and output, allowing easy management of a stock portfolio. The workflow fetches the latest news articles using the EODHD API and analyzes them using Google Gemini's sophisticated language model to generate sentiment scores and rationales. Invalid tickers are logged for error tracking,
Platform
n8n
Category
Finance
Price
Free
Creator
Gabriel Santos
if
code
stickyNote
httpRequest
googleSheets
splitInBatches
agent
scheduleTrigger
lmChatGoogleGemini
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.