Weekly automation that monitors competitor prices by comparing scraped data against Google Sheets records using AI, updating sheets and sending email alerts on changes.
This workflow automates competitor pricing surveillance, running every Friday at 12 UTC. It starts by fetching batches of competitor data rows from a designated Google Sheet, cleans up temporary store values, and loops through each row to scrape current prices from competitor websites. An AI model then intelligently compares the newly scraped prices against the stored historical data, detecting any discrepancies or changes.
If pricing changes are identified, the workflow dynamically updates the
Platform
n8n
Category
Productivity
Price
$19.99
Creator
Jose Maurino
competitor analysis
pricing monitoring
google sheets
web scraping
AI comparison
email alerts
market research
business intelligence
automation
schedule trigger
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.