Block 1 - 📊 Read Historical Data
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 4.7
This workflow is provided as-is. Please review and test before using in production.
Introduction Automate price monitoring for e commerce competitors—ideal for retailers, analysts, and pricing teams. ️ Self Hosted Only: Requires self hosted n8n instance. How It Works Scrapes comp...
n8n-nodes-base.googlesheets, n8n-nodes-base.merge, n8n-nodes-base.code, @mendable/n8n-nodes-firecrawl.firecrawl, n8n-nodes-base.manualtrigger, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.openai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Cheng Siong Chin.
Original n8n.io sourceAutomate price monitoring for e-commerce competitors—ideal for retailers, analysts, and pricing teams. ⚠️ Self-Hosted Only: Requires self-hosted n8n instance.
Scrapes competitor URLs, extracts data via AI, detects price/stock changes, logs to Google Sheets with email alerts.
Trigger → Scrape → AI Extract → Parse → Compare → Detect Changes → Update Sheets + Alert
1. Firecrawl API Get key from dashboard → Add to n8n 2. OpenAI API Get key from platform → Add to n8n 3. Google Sheets OAuth2 Create OAuth2 in Google Cloud Console → Authorize in n8n → Enable API 4. Gmail OAuth2 Use same project → Authorize in n8n → Enable API 5. Spreadsheet Setup Create Sheet with required columns → Copy ID from URL → Paste in workflow
Self-hosted n8n, Firecrawl account, OpenAI key, Google account (Sheets + Gmail OAuth2)
Add URLs, adjust thresholds, integrate Slack
Saves 2+ hours daily, real-time tracking, automated alerts
Required Columns:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Monitor competitor prices with Firecrawl, GPT-4.1, Sheets & Gmail alerts |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Market Research, AI Summarization |
| Author | Cheng Siong Chin |
| Published | 25 Oct 2025 |
Use the JSON export at /data/workflows/10154/10154.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Introduction Automate price monitoring for e commerce competitors—ideal for retailers, analysts, and pricing teams. ️ Self Hosted Only: Requires self hosted n8n instance. How It Works Scrapes comp...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.