Get alerted the moment a web page you're watching changes

The system checks your chosen web pages on a schedule and alerts you by Telegram and email the moment something changes.

How the work actually flows

It branches. Every path runs; runs once per one per watched page url.

Pattern: Parallel Split (2) ยท Multiple Instances without Synchronization (12)

flowchart TD trig(["scheduled page check"]):::trigtime s0[["fetch page content"]]:::mi s1["compare to last version"]:::task s2["score change severity"]:::task trig --> s0 s0 --> s1 s1 --> s2 gx{"+ which channels to alert"}:::gate s2 --> gx p00["send telegram alert"]:::task gx -->|"telegram alert"| p00 p10["send email alert"]:::task gx -->|"email alert"| p10 p00 --> out p10 --> out out[/"instant alert with severity score"/]:::out pay{{"never miss a page change"}}:::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 stepRuns once per itemEvery 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 IntelligenceHR & Recruiting
Connects
Google SheetsTelegramGmail

The problem it solves

Important pages like competitor pricing, job listings, or policy updates change without warning, and you only find out by accident or way too late. Manually revisiting the same pages over and over to check for updates is tedious and easy to forget.

Who it fits

Marketers, product managers, and competitive intelligence teams tracking pages that matter to their business.

How it works

  1. The system checks your list of URLs on a set schedule
  2. It fetches each page and extracts the readable text
  3. It compares the current content against the last saved version
  4. Any real change is scored for severity and summarized as a clear diff
  5. You get an instant alert by Telegram and email with what changed
What you get

Page changes flagged the moment they happen

You find out immediately when a page you care about changes, without checking it yourself.

What you get

An instant alert showing exactly what changed on a page, with a severity rating.

What you need

A Google Sheets account, a Telegram bot, and an email account.

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