What This Workflow Does
This automation solution solves the challenge of manually tracking competitor pricing, which is time-consuming and often results in delayed reactions to market changes. The workflow automatically monitors product prices from competitor websites, compares them against your pricing in Google Sheets, and sends instant alerts to your team via Discord when competitors undercut your prices.
By automating this process, businesses can maintain price competitiveness without constant manual monitoring. The system checks prices on a schedule you define, ensuring you always have current market data to inform your pricing strategy.
How It Works
1. Scheduled Price Checks
The workflow triggers on a schedule you configure (daily, hourly, etc.) to initiate the price monitoring process.
2. Web Scraping
Using HTTP requests, the system extracts current pricing data from competitor product pages. The template includes logic to handle different page structures.
3. Price Comparison
Scraped prices are compared against your reference prices stored in Google Sheets. The workflow accounts for currency differences and promotional pricing.
4. Alert Generation
When a competitor's price is lower than yours, the system generates a detailed alert showing both prices and the difference percentage.
5. Discord Notification
Alerts are sent to your designated Discord channel via webhook, allowing your team to respond quickly to pricing changes.
Who This Is For
This template is ideal for ecommerce businesses, retail operations, and anyone selling products online who needs to:
- Maintain price competitiveness in dynamic markets
- Reduce manual price checking efforts
- Respond quickly to competitor price changes
- Track pricing trends over time
Pro tip: Use this alongside our Dynamic Pricing template to automatically adjust your prices based on competitor activity.
What You'll Need
- A running n8n instance (cloud or self-hosted)
- Google Sheets with your product catalog and prices
- Discord webhook URL for your alerts channel
- List of competitor product URLs to monitor
Quick Setup Guide
- Download and import the JSON template into your n8n instance
- Configure the HTTP Request nodes with your competitor URLs
- Connect the Google Sheets node to your price list
- Add your Discord webhook URL in the Discord node
- Set your preferred schedule for price checks
- Test with a single product before scaling to your full catalog
Key Benefits
Save 10+ hours per week by eliminating manual price checks across multiple competitor sites.
React 90% faster to price changes with instant notifications when competitors adjust pricing.
Improve price competitiveness with data-driven decisions based on real-time market information.
Reduce human error in price tracking with automated data collection and comparison.
Scale effortlessly as your product catalog grows without increasing monitoring workload.