DEV Community

BuyWhere
BuyWhere

Posted on

We are on Product Hunt Today: BuyWhere — AI-Native Product Catalog API for Agents

We are on Product Hunt Today

Today we launched BuyWhere on Product Hunt.

BuyWhere is a REST API and MCP server that returns structured inventory, pricing, and availability from US, Singapore, and Southeast Asia merchants. No scraping. No hallucinated SKUs. One endpoint.

The problem: AI shopping agents today either rely on stale datasets or fragile scrapers that break when sites change their HTML. Either way, the agent gets bad data.

The fix: BuyWhere gives agents a clean, consistent product catalog that stays fresh. Normalized across merchants and regions. Latency under 200ms. Free tier at 1,000 calls/day.

What you get

  • Real-time product data (inventory, pricing, availability)
  • Multiple regions: US, Singapore, SEA
  • 50M+ products across 6 markets
  • 5 MCP tools: search_products, get_product, compare_prices, get_deals, get_categories
  • JSON responses, standard REST + MCP protocol
  • Built for Claude, Cursor, Cline, Continue, VS Code, and custom agent frameworks

Quick Start

npx -y @buywhere/mcp-server
Enter fullscreen mode Exit fullscreen mode

Works with any MCP client. Get an API key at buywhere.ai.

Why Agents Need This

Most ecommerce APIs are designed for humans — paginated UIs, session-based auth, CAPTCHAs. BuyWhere is designed for agents from day one. Structured JSON. Predictable schemas. No HTML parsing required.

Links

Built by developers for agents.

Top comments (0)