CrawlForge
HomeUse CasesIntegrationsPricingDocumentationBlog
  1. Home
  2. /
  3. Templates
  4. /
  5. Review Sentiment Analyzer
E-commerceintermediate

Review Sentiment Analyzer

Collect and analyze customer reviews from multiple platforms to understand product sentiment.

MCP Configuration

{
  "tools": [
    {
      "name": "search_web",
      "params": {
        "query": "\"product name\" reviews",
        "max_results": 10
      }
    },
    {
      "name": "scrape_structured",
      "params": {
        "schema": {
          "reviewer": "string",
          "rating": "number",
          "text": "string",
          "date": "string"
        }
      }
    },
    {
      "name": "analyze_content",
      "params": {
        "metrics": [
          "sentiment",
          "topics"
        ]
      }
    }
  ]
}

How It Works

1
search_web
5 credits
2
scrape_structured
2 credits
3
analyze_content
3 credits

Estimated total: ~10 credits per run

Tags

reviewssentimentanalysise-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-commerceintermediate
Competitor Pricing Monitor
Track competitor prices across e-commerce sites with automated batch scraping and change detection.
batch_scrape (5 cr)scrape_structured (2 cr)
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)

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.