📱 Daily AI news digest from Hacker News with GPT-5 summaries and email delivery

⚡ 3,595 views · 📱 Social Media & Email Marketing

💡 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.

View All Scrapers

Description

Daily AI News Digest from Hacker News with GPT Summaries and Email Delivery

Automate your daily AI news briefing: fetch AI-tagged stories from Hacker News, filter for the last 24 hours, scrape and summarize with GPT, then deliver a clean HTML email digest—no manual curation needed.

What It Does

Runs on schedule to fetch up to 1000 Hacker News stories tagged “AI”, filters for today’s posts, loops through each to scrape content from source URLs, generates concise AI summaries via OpenAI GPT, aggregates into a styled HTML newsletter, and sends via email.

Setup Requirements

Credentials Needed:

Configuration Steps:

  1. Import workflow JSON into n8n
  2. Add OpenAI credential to “GPT 5 pro” node
  3. Add SMTP credential to “Send email” node
  4. Update fromEmail and toEmail fields in “Send email” node
  5. Set schedule in “start” trigger node (default: daily)
  6. Activate workflow

Key Features

Customization Options

Use Cases

Troubleshooting

Execution Time: 2-10 minutes depending on story count

đź”— Nodes Used

Send Email, HTTP Request, Hacker News, Markdown, Schedule Trigger, Filter

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup