Automate Daily Israeli News Digest with n8n and GPT-4o

Struggling to keep up with the flood of Israeli news articles every day? This n8n workflow fetches, cleans, and uses GPT-4o to deliver a concise daily digest email of the top 5 relevant articles, saving you hours and focus time.
Schedule Trigger
RSS Feed Read
Set
+12
Workflow Identifier: 2113
NODES in Use: Schedule Trigger, RSS Feed Read, Set, Merge, Filter, Sort, Code, OpenAI (ChatGPT 4o), Split Out, HTTP Request, HTML Extract, Aggregate, HTML, Function, Email Send

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Automation Does

This workflow fetches and sorts hundreds of Israeli news articles every evening using two RSS feeds.

It removes duplicates and picks the top 5 most important news items by relevance.

AI (OpenAI GPT-4o) helps decide which articles matter most for a senior executive.

The final news digest is sent as a clean HTML email in Hebrew every day at 8 PM Israel time.


How This Workflow Works (Inputs → Processing → Output)

Inputs

  • RSS feeds from two Israeli news sites: Calcalist and Mako.

Processing Steps

  • Reads articles from both RSS URLs.
  • Cleans titles, publication dates, and links for standard format.
  • Merges both feed lists into one stream.
  • Filters out articles missing valid publication dates.
  • Sorts articles newest to oldest.
  • Removes duplicate articles by link and takes top 50.
  • Formats article list into text for AI prompt.
  • Uses GPT-4o AI with instructions to select 5 most relevant articles for a senior executive focused on economy, technology, and security.
  • Splits AI JSON output into individual article items.
  • Fetches full HTML content for each selected article.
  • Extracts summary paragraphs from article HTML using CSS selectors.
  • Formats clean text summaries and links for email.
  • Aggregates article data into one object for templating.
  • Builds a right-to-left Hebrew HTML email template including summaries and workable links.
  • Adds the current Israeli date for email subject and content.
  • Sends email daily using configured SMTP credentials.

Output

A daily HTML newsletter email delivered automatically containing 5 key news stories.


Who Should Use This Workflow

This is good for busy managers who want to save time on reading news.

It helps keep up with the most important Israeli economic, tech, and security news.

People working in strategy, security, and senior leadership can benefit.


Tools and Services Used

  • n8n Automation Platform: Runs the workflow and handles tasks like scheduling and merging.
  • OpenAI GPT-4o API: Chooses the most relevant news articles based on prompt instructions.
  • SMTP Email Server: Sends the final newsletter email automatically each day.
  • Calcalist and Mako RSS feeds: Provide fresh news articles every evening.

Beginner Step-by-Step: How to Use This Workflow in n8n

Step 1: Import the Workflow

  1. Download the provided workflow file using the Download button on this page.
  2. Open n8n editor.
  3. Use the Import from File option to add the workflow to your environment.

Step 2: Configure Required Credentials

  1. Add OpenAI API credentials (include API Key) in n8n credentials manager.
  2. Insert SMTP email account details (username, password, host) into the Email Send node credentials.

Step 3: Update Workflow Settings if Needed

  1. Edit email recipient address in the Email Send node to the desired destination.
  2. If you want different RSS feeds, update URLs in the RSS Feed Read nodes for Calcalist and Mako.
  3. Check the system prompt in the OpenAI node; it is ready to use but can be adjusted if needed.

Step 4: Test the Workflow

  1. Run the workflow manually in n8n editor to check if articles and email content appear correctly.
  2. Check the email inbox for the test digest.

Step 5: Activate the Workflow

  1. Enable the scheduled trigger so the workflow runs daily at 8 PM Israel time automatically.
  2. Monitor the first runs for issues using n8n execution logs.

If running on a private instance, consider self-host n8n for full control.


Edge Cases and Troubleshooting

Problem: No News Articles Found or Email is Empty

Check RSS feed URLs for correctness and availability.

Try loading URLs in a browser to confirm they return data.

Problem: GPT-4o Picks Irrelevant Articles or Outputs Bad JSON

Verify the formatting code node prepares input text properly.

Refine AI prompt for clearer instructions if needed.

Problem: Email Fails to Send or Lands in Spam

Confirm SMTP credentials are accurate and tested in n8n.

Ensure emails have correct HTML and from/to addresses.


Customization Ideas

  • Change or add more RSS feed sources to include other news providers.
  • Modify AI instructions in the OpenAI node prompt to prioritize other topics.
  • Adjust the HTML email template to match company branding or add extra sections like weather.
  • Modify date formatting or timezone for localization preferences.
  • Add multiple recipients or dynamic email addresses in the Email Send node.

Summary

✓ Fetches and filters Israeli news from Calcalist and Mako daily.

✓ Uses GPT-4o AI to pick top 5 most relevant news for business leaders.

✓ Sends a clean, right-to-left Hebrew HTML email digest every evening.

→ Saves time reading news by delivering only the most important articles.

→ Enables better focus on economic, tech, and security updates quickly.


Frequently Asked Questions

Yes, the user can add more RSS Feed Read nodes with valid URLs and update the workflow to include them.
This workflow uses GPT-4o only to process a list of 50 headlines daily, resulting in moderate API consumption.
The data stays within the user’s n8n instance and shared only under control via API calls to OpenAI. No external storage occurs.
After importing the workflow into n8n, configuring credentials, and testing, activate the schedule trigger to run daily automatically.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free