π π Receive daily market news from FT.com to your Microsoft Outlook inbox
β‘ 9,884 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
π Daily Financial News - Description
This workflow automates the process of collecting, organizing, and delivering a daily summary of financial news by following these key steps:
-
Scheduled Activation
The workflow starts at 7:00 AM each day, triggered by the Schedule Trigger node. -
News Retrieval
The HTTP Request node fetches the latest financial news from FT.com. -
Content Extraction
The Extract Specific Content node scrapes targeted sections of the HTML (headlines, editorβs picks, top stories, etc.) using CSS selectors to locate and capture relevant content. -
News Aggregation
The Set Node gathers and organizes the extracted news data, preparing it for summarization. Categories like βHeadline #1,β βEditorβs Picks,β and βEurope Newsβ are all structured into a single data block. -
Summarization
An AI Agent (Google Gemini) takes the aggregated news data and creates a concise, HTML-formatted summary tailored to give investors an insightful market snapshot. -
Email Delivery
Finally, the Microsoft Outlook node sends the summary via email to the designated recipient with the subject βFinancial news from today.β
This process ensures that financial news is efficiently curated, summarized, and delivered without manual intervention.
π Nodes Used
HTTP Request, Microsoft Outlook, Schedule Trigger, AI Agent, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File