๐ฏ Daily financial markets summaries with SerpAPI and OpenAI GPT
โก 288 views ยท ๐ฏ AI Summarization & Classification
Description
This workflow fetches live financial data from SerpApi and generates a daily market recap using OpenAI.
โ๏ธ Setup Instructions
1๏ธโฃ Set Up SerpApi Connection
- Create a free account at SerpApi
- Copy your API Key from the SerpApi dashboard
- In n8n โ Credentials โ New โ SerpApi
- Paste your API Key โ Save
- In the workflow, select your SerpApi credential in the Finance Search node.
2๏ธโฃ Set Up OpenAI Connection
- Go to OpenAI Platform
- Navigate to OpenAI Billing
- Add funds to your billing account
- Copy your API key into the OpenAI credentials in n8n
๐ง How it works
- SerpApi Finance Search โ pulls market data (example: S&P 500, ticker
^GSPC) - OpenAI Model โ summarizes into a daily report with a paragraph + key bullet points
๐ฌ Contact
Need help customizing (e.g., pulling multiple tickers, exporting to Google Sheets, or sending Slack/Email updates)?
๐ง robert@ynteractive.com
๐ Robert Breen
๐ ynteractive.com
๐ Nodes Used
HTTP Request, AI Agent, OpenAI Chat Model
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File