workflows.fit
Back to n8n workflows
n8n templateFreeBy Baptiste Fort

Automated daily stock market report with Bright Data, GPT-4.1, Airtable/Gmail

📘 Workflow Documentation – Stock Market Daily Digest ![automatisationrapportboursierquotidienbaptistefort.png](fileId:2661) 👋 Introduction Wake up to a clean, analyst-style stock digest in your inbox—top gainers/los...

Data & StorageDevelopmentCore NodesAILangchainMemory Buffer WindowLm Chat Open AiSchedule Trigger
Loading interactive preview...

Template notes

📘 Workflow Documentation – Stock Market Daily Digest

![automatisationrapportboursierquotidienbaptistefort.png](fileId:2661)

👋 Introduction Wake up to a clean, analyst-style stock digest in your inbox—top gainers/losers, a readable performance table, 3–5 insights, and upcoming events—no spreadsheets, no manual scraping, no copy-paste. This article explains, step by step, how to build a robust, daily, end-to-end automation that collects market data (Bright Data), waits until scraping is done, aggregates results, asks an AI model (OpenAI) to draft a styled HTML email, logs everything to Airtable, and finally sends the report via Gmail.

You’ll find a friendly but technical tour of every single node, so you can rebuild or adapt the same pipeline with confidence.

---

🎯 Who is this workflow for? - Investors & traders who want a quick, readable daily summary. - Finance/Product teams building data-driven alerts/digests. - Consultants & agencies sending recurring client updates. - Automation builders prototyping finance ops quickly.

---

🧰 Tools you’ll need - Bright Data — dataset triggers & snapshots for reliable web data. - OpenAI (GPT) — to generate a professional HTML digest. - Airtable — store daily rows for history, filters, dashboards.