Use Cases
- Monitor prices of specific products from multiple e-commerce sites
- Receive alerts when prices drop below a certain threshold
- Automatically update saved price data for comparison
How It Works
Triggers every 15 minutes using a cron job Fetches product data from specified URLs Extracts price information using HTML selectors Checks if the extracted price is lower than the saved price Sends email notifications for better prices
Setup Steps
- 1Import the workflow template into your n8n instance
- 2Configure the email settings for notifications
- 3Set up the product URLs and CSS selectors in the 'changeME' node
- 4Run the workflow to start monitoring prices
Apps Used
File Management
Categories
Target Roles
Industries
Tags
#notifications
#email automation
#process automation