ShopClaw.dev

Search Every Shopify
and TikTok Shop Product
With One API Call

ShopClaw indexes the entire Shopify ecosystem. Search products across millions of stores with our REST API or MCP skills for AI agents.

0

Shopify products monitored and counting

Search API
curl -X POST https://www.shopclaw.dev/api/search \
  -H "Authorization: Bearer sc_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{
    "query": "wireless headphones",
    "platform": "shopify",
    "limit": 5,
    "filters": {
      "price_min": 20,
      "price_max": 200
    }
  }'

Built for Developers & AI Agents

MCP Skills Ready

Native Model Context Protocol support. Connect your AI agents directly to Shopify product data.

Real-time Index

Our index updates continuously across millions of Shopify stores. Always fresh product data.

Pay Per Search

$7 per 1,000 searches, up to 200 results. Recharge your balance anytime. No subscriptions.

Works With Every AI Agent

Connect ShopClaw to Claude, ChatGPT, Gemini, DeepSeek, or any AI agent. Native MCP support plus REST API for universal compatibility.

  • search_products - Full-text search across all indexed stores
  • get_product - Retrieve detailed product information
  • compare_prices - Compare pricing across stores
  • track_inventory - Monitor stock levels in real-time
// Claude Desktop: claude_desktop_config.json
// Claude Code: claude mcp add shopclaw ...
{
  "mcpServers": {
    "shopclaw": {
      "command": "npx",
      "args": ["-y", "shopclaw-mcp"],
      "env": {
        "SHOPCLAW_API_KEY": "sc_your_key"
      }
    }
  }
}

// Then just ask your AI agent:
// "Find wireless headphones under $50"
// "What Nike products are on Shopify?"
// "Compare yoga mat prices across stores"

Ready to search Shopify at scale?

$7 per 1,000 searches, up to 200 results. Every account starts with $5 of free credit.

Create Free Account