Monitor Dynamic Website Changes with Firecrawl, Sheets & Gmail Alerts
Automates monitoring of JavaScript-heavy websites using Firecrawl, logs changes to Google Sheets, and sends smart Gmail alerts only on actual updates to avoid spam.
This n8n workflow is designed to track changes on dynamic websites, such as React apps or JavaScript-rendered pages, that traditional scrapers can't handle. Triggered by a webhook (ideal for cron scheduling), it uses the Firecrawl API to scrape the latest content, compares it against historical data stored in Google Sheets, and sends Gmail notifications only when meaningful changes are detected. It maintains a complete log in Sheets for auditing and trend analysis, ensuring reliability even if i
Platform
n8n
Category
Language Tools
Price
$18.99
Creator
BestWorkflows
web-monitoring
firecrawl
web-scraping
google-sheets
gmail-alerts
dynamic-websites
automation
change-detection
cron-jobs
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.