Use Cases
- Track changes to terms of service or privacy policies
- Monitor competitor website updates
- Receive notifications for changes in government regulations
- Keep an eye on important public documents
How It Works
Scheduled trigger initiates the workflow at set intervals Fetch webpage content using an HTTP request Extract relevant content using HTML parsing Generate a hash of the content to detect changes Log changes to Google Sheets for record-keeping Upload a snapshot of the content to Google Drive Send an email notification if changes are detected
Setup Steps
- 1Import the workflow template into n8n
- 2Update the URL in the Variables node to the desired webpage
- 3Ensure the HTML extraction selectors are accurate
- 4Configure Gmail credentials for email notifications
- 5Set up Google Sheets and Google Drive credentials
- 6Adjust the scheduled trigger settings as needed
Apps Used
Google Sheets
Gmail
Google Drive
Categories
Target Roles
Tags
#notifications
#email automation
#process automation