Monitor Webpage Changes with Notifications
detail.loadingPreview
Detects changes on a webpage and notifies via email.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of monitoring a specific webpage for content changes. It periodically fetches the webpage, extracts relevant content, uses hashing to detect modifications, and sends an email notification if changes are detected.
Key Features
- Scheduled monitoring of webpages.
- Content extraction using CSS selectors.
- Change detection via content hashing.
- Email notifications for detected changes.
- Snapshot creation of changes in Google Drive.
- Logging of changes in Google Sheets.
How To Use
- Configure Schedule: Set the
Schedule Triggernode to run at your desired interval. - Set Webpage URL: Update the
Variablesnode with theBASE_URLenvironment variable pointing to the target webpage. - Define Content Selector: In the
Extract Contentsnode, specify the correct CSS selector for the content you want to monitor. - Configure Credentials: Set up your Gmail and Google Sheets/Drive API credentials.
- Set Email Recipient: Update the
Notify of Changenode with the desired email address. - Set Google Sheets/Drive IDs: Ensure the
Log RecordandTake a Snapshotnodes have the correct Document ID, Folder ID, and Sheet Name.
Apps Used
Workflow JSON
{
"id": "d4972322-d5e6-41e1-bbd5-9c8b5791cfe9",
"name": "Monitor Webpage Changes with Notifications",
"nodes": 0,
"category": "Web Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: d4972322-d5e6...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Capture Website Screenshots with Bright Data
Automates capturing website screenshots using Bright Data's Web Unlocker and saves them to disk.
Intelligent Web Query and Semantic Re-Ranking Flow
Automates web searching and semantic re-ranking of results using Brave Search API.
Automate Web Interactions with the Ultimate Browser Agent
This workflow leverages the Airtop browser automation tool to create an ultimate browser agent. It can load URLs, type into fields, query information, and even send results to Slack, providing powerful web automation capabilities.
Intelligent Web Query and Semantic Re-Ranking Flow
Queries the web using Brave Search, re-ranks results semantically, and returns top results.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.