Automate Webpage Change Detection and Notifications with Google Suite - n8n Workflow | Neura Market
Automate Webpage Change Detection and Notifications with Google Suite
Monitor webpage content changes and receive notifications via Google Suite when updates occur. Ideal for tracking important documents like company policies or competitor pages.
This workflow automates the process of monitoring changes on a specified webpage. It uses a scheduled trigger to regularly check the webpage, fetches its content, and extracts the relevant data. By generating a hash of the content, it detects any changes by comparing with previously stored hashes. If a change is detected, the updated content is saved to Google Drive, logged in a Google Sheet, and an email notification is sent via Gmail. This ensures you are promptly informed of any updates to th
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Eva Kowalski
set
html
gmail
crypto
markdown
stickyNote
googleDrive
httpRequest
googleSheets
scheduleTrigger
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.