π Financial news digest with Google Gemini AI to Outlook email
β‘ 764 views Β· π Crypto Trading & Stock Market
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
π§ Key Features
- Looping source scraping: Collects content from news sites you have selected (it might not work for all of them however)
- HTML extraction & cleaning: Parses, cleans, and filters messy website data to isolate only the most relevant content.
- AI-powered synthesis: Uses Google Gemini (via LangChain agent) to summarize and structure financial news into a clear, bullet-pointed format.
- Email-ready output: Generates styled HTML summaries with coral-colored headings, ideal for daily email reports.
- Fully automated delivery: Sends out beautifully formatted updates via Outlook β no manual work required.
π§ Technologies Used
n8n workflow orchestration LangChain agents for prompt logic and formatting Google Gemini API for advanced NLP Custom JS logic to manage dynamic inputs and cleanup Microsoft Outlook API for final distribution
> Feel free to reach out if needed !
π Nodes Used
HTTP Request, Microsoft Outlook, Schedule Trigger, AI Agent, Item List Output Parser, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File