This workflow automates website monitoring by checking a specific webpage hourly, extracting targeted data such as job titles or product info using CSS selectors, and sending a formatted notification via Telegram if new items are detected. It combines scheduled triggers, HTTP requests, HTML parsing, conditional logic, and messaging integrations to keep users informed of updates without manual effort.
Automated Website Monitoring and Telegram Alerts
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | cron, function, htmlExtract, httpRequest, if, telegram |
Reviews
There are no reviews yet.