Monitor Website Content Changes and Notify via Telegram - n8n Workflow | Neura Market
Monitor Website Content Changes and Notify via Telegram
Automatically track changes on a website and receive notifications on Telegram when updates occur. This workflow is ideal for monitoring competitor blogs or any site for new content.
This workflow uses n8n to periodically check a website for content changes. It leverages HTTP requests to fetch the site's HTML, waits for a specified interval, and then checks again. If a change is detected, a notification is sent to a specified Telegram chat. This setup is particularly useful for staying updated on competitor activity or new blog posts.
Platform
n8n
Category
Communication
Price
Free
Creator
Carlos Diaz
if
cron
noOp
wait
telegram
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.