Scan daily finance news and score story credibility

Every day it scans finance news sources, scores each story's credibility, and logs the best ones to a spreadsheet.

How the work actually flows

It branches. Exactly one path is taken; runs once per each news story found.

Pattern: Exclusive Choice (4) · Multiple Instances without Synchronization (12)

flowchart TD trig(["every day schedule"]):::trigtime s0[["scan finance news sources"]]:::mi s1["score story credibility"]:::svc s2["suggest content angles"]:::task trig --> s0 s0 --> s1 s1 --> s2 gx{"× new or duplicate story"}:::gate s2 --> gx p00["log to sheet"]:::task gx -->|"new story"| p00 p10["skip entry"]:::task gx -->|"duplicate story"| p10 p00 --> out p10 --> out out[/"vetted story list updated daily"/]:::out pay{{"faster content sourcing decisions"}}:::pay 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
Starts itA stepAn outside serviceRuns once per itemOne path onlyResultPayoff
Build size
Starter

A small build with a couple of connected tools.

Business functions
Research & Market IntelligenceGeneral Automation
Connects
Google SheetsOpenAI

The problem it solves

Finding credible, shareable news stories for your niche means checking multiple sources every day, judging which ones are trustworthy, and figuring out how each story could work for email, social, or your website. Doing that daily research and vetting by hand is a lot of repetitive work. You want a vetted list with content angles already suggested.

Who it fits

Content teams and marketers who publish daily news roundups in a specific niche.

How it works

  1. Every day, the automation scans relevant news sources for new stories.
  2. OpenAI scores each story's credibility and predicts likely audience engagement.
  3. Content angles are suggested for email, social media, and your website.
  4. New, vetted stories land in a shared Google Sheet, with duplicates skipped automatically.
What you get

Stories worth featuring in your roundup

You get vetted, scored news stories ready to consider for your daily roundup.

What you get

A daily updated spreadsheet of credibility-scored news stories with suggested content angles for each channel.

What you need

A Google Workspace account and an OpenAI API key with web research access.

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