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.

364,418,562

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

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

MCP Skills for AI Agents

ShopClaw provides native Model Context Protocol (MCP) skills that let AI agents search and analyze Shopify products directly. Perfect for Claude, GPT, and other LLM-powered tools.

  • 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", "tsx",
        "https://www.shopclaw.dev/mcp/server.ts"],
      "env": {
        "SHOPCLAW_API_KEY": "sc_your_key",
        "SHOPCLAW_API_URL": "https://www.shopclaw.dev"
      }
    }
  }
}

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

Ready to search Shopify at scale?

$8 per 1,000 searches, up to 200 results. Qualified users get $5/month free credit.

Create Free Account