Turn a list of article links into a ready-to-send newsletter

Drop in article URLs and the system crawls, summarizes, and formats them into an HTML newsletter emailed to you.

How the work actually flows

A straight line. Runs once per each article url in the list.

Pattern: Sequence (1) ยท Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig(("you provide article links")):::human s0[["crawl each article page"]]:::mi s1["summarize articles and write subject"]:::task s2["format into HTML newsletter"]:::task s3["send newsletter by email"]:::task trig --> s0 s0 --> s1 s1 --> s2 s2 --> s3 out[/"ready-to-send HTML newsletter"/]:::out pay{{"saves hours of manual curation"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
A stepRuns once per itemA personResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Email AutomationSpreadsheet & Database OpsReporting & AnalyticsWeb Scraping & Data CollectionResearch & Market Intelligence
Connects
Google SheetsDumpling AIOpenAIGmail

The problem it solves

Turning a stack of articles into a readable newsletter means reading everything, writing summaries, and formatting it all by hand. That process eats up hours you'd rather spend on strategy or your actual clients.

Who it fits

A newsletter writer, marketer, or virtual assistant who curates web content regularly.

How it works

  1. You start it with a list of article URLs in Google Sheets
  2. The system crawls each page and extracts the content
  3. AI summarizes the articles and writes a subject line
  4. The content is formatted into an HTML newsletter
  5. The finished newsletter is sent to you by email
What you get

Polished newsletters ready without writing summaries

You get a fully formatted newsletter with summarized articles delivered straight to your inbox.

What you get

A ready-to-send HTML newsletter summarizing all the articles, delivered by email.

What you need

A Google Sheets account, a Dumpling AI account, an OpenAI API key, and Gmail.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook