Automate Website Change Detection with Firecrawl, Google Sheets, and Gmail Alerts - n8n Workflow | Neura Market
Automate Website Change Detection with Firecrawl, Google Sheets, and Gmail Alerts
Automatically monitor dynamic websites for changes and receive instant email alerts. This workflow uses Firecrawl to scrape JavaScript-rendered content, logs changes in Google Sheets, and sends notifications via Gmail.
This workflow is designed to track changes on dynamic websites, such as those built with React or heavy JavaScript. It utilizes the Firecrawl API to scrape content that traditional scrapers can't access. Changes are logged in Google Sheets, providing a historical record, and alerts are sent via Gmail only when content changes, ensuring you receive relevant updates without spam. This setup is ideal for monitoring competitor sites, product updates, or any web page where timely information is cruci
Platform
n8n
Category
Productivity
Price
Free
Creator
Nina Petrova
if
code
gmail
webhook
stickyNote
httpRequest
googleSheets
respondToWebhook
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.