POST /api/enrich ($0.02)
POST /api/enrich/html ($0.02)
Paid calls use Stripe MPP.
No subscriptions, no minimums
Paste any product URL. 200 free calls/month, no signup.
import { ShopGraph } from
'shopgraph'; const sg = new
ShopGraph(); const data =
await sg.enrichBasic(url);
{
"mcpServers": {
"shopgraph": {
"type": "url",
"url": "https://shopgraph.dev/mcp"
}
}
}
You have a product URL and want structured data back. ShopGraph handles fetching, rendering JavaScript-heavy pages, and extracting product attributes into a single consistent schema. Free tier: 200 calls/month, no signup.
You already have the HTML from your own scraping infrastructure. ShopGraph skips the fetch and goes straight to structuring — so you keep your proxy setup and ShopGraph handles the product data extraction. Same output, no redundant network calls.
You’re building in the MCP ecosystem. One line of config connects your agent to ShopGraph’s full extraction pipeline. Paid calls settle through Stripe Machine Payments — no API keys, no subscriptions.