Back to Templates

Competitor Price Monitoring with Web Scraping, Google Sheets & Discord Alerts

Created by

Created by: moosa || moosa

moosa

Last update

Last update 7 hours ago

Categories

Share


This workflow monitors product prices from BooksToScrape and sends alerts to a Discord channel via webhook when competitor's prices are lower than our prices.

🧩 Nodes Used

  • Schedule (for daily or required schedule)
  • If nodes (to check if checked or unchecked data exists)
  • HTTP Request (for fetching product page )
  • Extract HTML (for extracting poduct price)
  • Code(to clean and extract just the price number)
  • Discord Webhook (send discord allerts)
  • Sheets (extract and update)

🚀 How to Use

  1. Replace the Discord webhook URL with your own.
  2. Customize the scraping URL if you're monitoring a different site.(Sheet i used)
  3. Run the workflow manually or on a schedule.

⚠️ Important

  • Do not use this for commercial scraping without permission.
  • Ensure the site allows scraping (this example is for learning only).