CrawlForge
HomeUse CasesIntegrationsPricingDocumentationBlog
  1. Home
  2. /
  3. Templates
  4. /
  5. Competitor Pricing Monitor
E-commerceintermediate

Competitor Pricing Monitor

Track competitor prices across e-commerce sites with automated batch scraping and change detection.

MCP Configuration

{
  "tools": [
    {
      "name": "batch_scrape",
      "params": {
        "urls": [
          "https://competitor-a.com/pricing",
          "https://competitor-b.com/pricing"
        ],
        "selectors": {
          "price": ".price",
          "name": "h1"
        }
      }
    },
    {
      "name": "scrape_structured",
      "params": {
        "schema": {
          "plans": [
            {
              "name": "string",
              "price": "string",
              "features": [
                "string"
              ]
            }
          ]
        }
      }
    }
  ],
  "schedule": "daily"
}

How It Works

1
batch_scrape
5 credits
2
scrape_structured
2 credits

Estimated total: ~7 credits per run

Tags

pricingcompetitormonitoringe-commerce

Ready to Use This Template?

Every new account gets 1,000 free credits. No credit card required.

Start Free with 1,000 Credits

Related Templates

E-commercebeginner
E-commerce Product Extraction
Extract structured product data including prices, descriptions, and images from online stores.
scrape_structured (2 cr)extract_metadata (1 cr)
E-commerceintermediate
Review Sentiment Analyzer
Collect and analyze customer reviews from multiple platforms to understand product sentiment.
search_web (5 cr)scrape_structured (2 cr)analyze_content (3 cr)

Footer

CrawlForge

Enterprise web scraping for AI Agents. 18 specialized MCP tools designed for modern developers building intelligent systems.

Product

  • Features
  • Pricing
  • Use Cases
  • Integrations
  • Changelog

Resources

  • Getting Started
  • API Reference
  • Templates
  • Guides
  • Blog
  • FAQ

Developers

  • MCP Protocol
  • Claude Desktop
  • Cursor IDE
  • LangChain
  • LlamaIndex

Company

  • About
  • Contact
  • Privacy
  • Terms

Stay updated

Get the latest updates on new tools and features.

Built with Next.js and MCP protocol

© 2025-2026 CrawlForge. All rights reserved.