Track daily trending skills and share the report by email and Slack

Scrapes daily trending data, archives it, and sends a formatted report by email and a top-10 summary to Slack.

How the work actually flows

It branches. Every path runs.

Pattern: Sequence (1) ยท Parallel Split (2)

flowchart TD trig(["every morning schedule"]):::trigtime s0["Fetch daily trending data"]:::svc s1["Extract and clean trend data"]:::task s2[("Archive data to spreadsheet")]:::store trig --> s0 s0 --> s1 s1 --> s2 gx{"+ where to send report"}:::gate s2 --> gx p00["Format and send email"]:::task gx -->|"Email full report"| p00 p10["Post top 10 to Slack"]:::task gx -->|"Slack top 10 summary"| p10 p00 --> out p10 --> out out[/"daily trend report distributed"/]:::out pay{{"time saved tracking trends manually"}}:::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 serviceA record or sheetEvery pathResultPayoff
Build size
Advanced

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

Business functions
Email AutomationMessaging & NotificationsSpreadsheet & Database OpsWeb Scraping & Data CollectionResearch & Market Intelligence
Connects
Google SheetsGmailSlack

The problem it solves

Keeping track of what's trending each day means checking the same page over and over and manually copying numbers into a spreadsheet. By the time you've compiled it, you've lost the time you meant to spend acting on it.

Who it fits

Teams tracking daily trends who want a consistent record without checking manually.

How it works

  1. Each morning, the system fetches the day's trending data
  2. Names, links, and install counts are extracted and cleaned up
  3. The data is archived to Google Sheets for historical tracking
  4. A formatted report is emailed out and a top-10 summary is posted to Slack
What you get

A daily trend report without manual tracking

Every morning you get a formatted report of the day's trending data by email, plus a quick top-ten summary posted straight to Slack.

What you get

A historical spreadsheet of daily trends, plus a daily email report and Slack summary.

What you need

A Google Workspace account and a Slack workspace.

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