Watch a web page for changes
Check a page every hour — a competitor's pricing page, a changelog, a docs page — and get a Telegram ping the moment it changes. Remembers what it last saw, so it only alerts on a real change.
- Runs
- Every hour
- Setup
- Connect Telegram Bot
- Steps
- 5
Installs as a draft you review and turn on. Nothing runs or spends until you activate it.
How it works
- 1
Check the page every hour
The workflow fetches the page you point it at once an hour, on its own schedule.
- 2
Compare against what it last saw
It hashes the page and compares to the value it stored last time, so it only reacts to a real change.
- 3
Only alert when something changed
A router sends a notification just on the runs where the content actually differs — no hourly noise.
- 4
Ping you on Telegram
When the page changes, it messages the Telegram chat you connect.
What you connect
- Telegram BotAPI token
Point the fetch step's URL at the page you want to watch, connect your Telegram bot token, and set the chat_id on the notify step.
Make it yours
Install lands a draft in your agent's workflow panel. From there you can change any step, or just tell your agent in chat what to do differently — it edits the workflow for you. plori gives every agent its own cloud environment; workflows are how the work keeps running while the agent sleeps.