Skip to product information

Daily Financial News Summary n8n Workflow + Ollama Email

Daily Financial News Summary n8n Workflow + Ollama Email

 (200+Reviews)
Regular price £46.99
Regular price £46.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
Daily Financial News Summary n8n Workflow + Ollama Email

Daily Financial News Summary n8n Workflow + Ollama Email

Regular price £46.99
Regular price £46.99 Sale price
SAVE Sold out

Get a daily investor-friendly email with top financial headlines—automatically

This n8n workflow fetches top financial news headlines every day, cleans the extracted content, and uses AI (via an LLM Chat Model that can be paired with Ollama) to generate a short, investor-friendly email summary—then sends it to you.

What this workflow does

  • Runs on a daily schedule using the Schedule Daily Trigger node.
  • Fetches financial news from a webpage with the Fetch Webpage News node (you can use a site URL such as https://www.ft.com/ as an example).
  • Ensures content is fully loaded by adding a Delay to Ensure Page Load step.
  • Extracts and cleans headlines using Extract News Headlines & Clean Extracted Data.
  • Summarizes with AI using the LLM Chat Model node to produce a short report.
  • Sends the summary by email using the Email Daily Financial Summary node.

Use cases

  • SaaS operators who need a quick daily market pulse without manually reading multiple sources.
  • Automation engineers demonstrating a real-world “news → AI summary → email” pipeline in n8n.
  • Investors and analysts who want concise, investor-friendly daily updates delivered to inbox.

Technical details

  • Workflow trigger: Schedule Daily Trigger
  • Web retrieval: Fetch Webpage News (webpage access needed; confirm the URL remains available)
  • Load handling: Delay to Ensure Page Load
  • Data processing: Extract News Headlines & Clean Extracted Data
  • AI summarization: LLM Chat Model (AI costs may apply depending on the LLM provider/model; see provider pricing)
  • Email delivery: Email Daily Financial Summary (SMTP or API-based email service per your setup)
  • Build blocks noted: set, html, wait, email send, sticky note, http request

Requirements & setup

You’ll need webpage access (or an API/RSS-backed alternative), working email credentials, and LLM model credentials. Import into n8n, configure the Fetch Webpage News source URL and email settings, then test to confirm both fetching and delivery.

View full details