πŸ’¬ Generate research-backed cold email icebreakers with web scraping, OpenAI and Google Sheets

⚑ 70 views Β· πŸ’¬ Lead Nurturing & AI Sales Agents

πŸ’‘ 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

Deep Multiline Icebreaker β€” AI-driven research + personalized cold outreach

Deep Multiline Icebreaker automates high-quality, research-led outreach. Feed it a list of leads (emails + websites) and a short product brief via the built-in form; the workflow scrapes each company’s site, extracts meaningful page content, uses GPT to produce concise page abstracts, aggregates insights, and then generates tailored, multi-line cold email bodies (JSON). Final outreach rows are appended automatically to a Google Sheet so you can review, sequence, or plug into your outreach stack.

This template is built for SDRs, growth folks, and agencies who want dramatically better reply rates by replacing generic blasts with short, highly-specific icebreakers that reference subtle site signals. It’s opinionated (focuses on non-obvious details and concise, credible tone) but easy to tweak β€” prompts, output format, and the Google Sheet mapping are all editable inside n8n.

How it works

  1. Form trigger β€” you submit product details, target designation, location, etc.
  2. Leads fetch β€” the workflow calls an external leads scraper (Apify act) to retrieve potential contacts.
  3. Filter & normalize β€” only rows with website + email proceed; links are normalized (relative/absolute handling).
  4. Scrape & convert β€” homepage and linked pages are fetched and converted to Markdown for clean input.
  5. Summarize (GPT) β€” each page is summarized into a two-paragraph abstract.
  6. Aggregate & generate β€” abstracts are aggregated and GPT generates a tailored multi-line icebreaker JSON (subject + body).
  7. Append to Google Sheets β€” resulting outreach content + lead metadata is appended to your sheet.

Nodes of interest you can edit

Quick Setup Guide

πŸ‘‰ Demo & Setup Video πŸ‘‰ Sheet Template πŸ‘‰ Course

What you’ll need (credentials)

Recommended settings & best practices

Customization ideas

Troubleshooting quick tips

Tags / Suggested listing fields

outreach, lead-gen, sales-automation, openai, web-scraping, google-sheets

πŸ”— Nodes Used

Google Sheets, HTTP Request, Markdown, Filter, n8n Form Trigger, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup