{"uid":"cap_YWn5j8EEvNMzOXEhjRHFA","slug":"gateway-d402-xyz-extract-normalized-product-data-via-d402-gateway-27e916e3","name":"Extract Normalized Product Data via d402 Gateway","description":"Paid d402 capability alias for commerce.extract_product@1. Workers extract product title, price, availability, images, seller, rating, and evidence.","url":"https://gateway.d402.xyz/v1/commerce/extract-product","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public product page URL to extract."},"sync":{"type":"boolean","description":"Optional d402 sync flag. Defaults to gateway policy."},"locale":{"type":"string","description":"Optional locale hint used by provider adapters, for example en-US."},"timeoutMs":{"type":"number","maximum":45000,"minimum":1,"description":"Optional per-request timeout, capped by gateway policy."}},"additionalProperties":false},"responseSchema":{"type":"object","required":["taskId","status"],"properties":{"error":{"type":["string","null"]},"links":{"type":"object","properties":{"task":{"type":"string"},"result":{"type":"string"},"receipt":{"type":"string"}}},"result":{"type":"object","required":["url","title","contentHash","snapshotCid","extractorVersion"],"properties":{"sku":{"type":["string","null"]},"url":{"type":"string"},"brand":{"type":["string","null"]},"price":{"type":["string","number","null"]},"title":{"type":"string"},"images":{"type":"array","items":{"type":"string"}},"rating":{"type":["number","null"]},"seller":{"type":["string","null"]},"currency":{"type":["string","null"]},"evidence":{"type":"array","items":{"type":"object"}},"provider":{"type":["string","null"]},"variants":{"type":"array","items":{"type":"object"}},"fetchedAt":{"type":"string"},"sourceCid":{"type":["string","null"]},"confidence":{"type":["number","null"]},"sourceHash":{"type":["string","null"]},"sourceType":{"type":["string","null"]},"contentHash":{"type":"string"},"description":{"type":["string","null"]},"reviewCount":{"type":["number","null"]},"serviceName":{"type":"string"},"snapshotCid":{"type":"string"},"availability":{"type":["string","null"]},"canonicalUrl":{"type":["string","null"]},"providerHost":{"type":["string","null"]},"serviceVersion":{"type":"string"},"apiEndpointHost":{"type":["string","null"]},"fieldConfidence":{"type":"object"},"extractorAdapter":{"type":["string","null"]},"extractorVersion":{"type":"string"},"providerProductId":{"type":["string","null"]}}},"status":{"enum":["accepted","rejected","running","error"],"type":"string"},"taskId":{"type":"string"},"settlement":{"type":["object","null"],"additionalProperties":true},"x402Settlement":{"type":["object","null"],"additionalProperties":true},"validationReceipt":{"type":["object","null"],"additionalProperties":true}}},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zzT9B7gIDauWiW4VT3r0f","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"gateway.d402.xyz","brandSlug":"gateway-d402-xyz-x402","brandBaseUrl":"https://gateway.d402.xyz","brandDocsUrl":null,"whatItDoes":"Extracts structured product data (title, price, availability, images, seller, rating) from any public product page URL, returning normalized fields with evidence and confidence scores.","exampleAgentPrompt":"Can you extract the product title, price, availability, and images from this product page: https://www.amazon.com/dp/B08N5WRWNW — I need normalized structured data including the seller name and rating if available.","exampleUseCases":[{"title":"Monitor competitor pricing across retailers","prompt":"I need you to check these product links from different stores and extract the current price, availability, and seller info so I can compare our pricing strategy: https://www.bestbuy.com/site/product-123, https://www.target.com/p/product-456, and https://www.wayfair.com/product-789"},{"title":"Build product catalog from supplier websites","prompt":"Can you extract the structured product data—title, description, images, SKU, brand, and variants—from these supplier catalog pages? I need normalized fields so I can import them into our inventory system: https://supplier1.com/item-page, https://supplier2.com/catalog/item"},{"title":"Validate product listings before marketplace sync","prompt":"Before we push these products to our marketplace, can you pull the official title, price, availability status, and images from the source pages and flag any missing data or inconsistencies: https://retailer.com/product-page-1 and https://vendor.com/item-page-2"}],"resultDescription":"Returns a task ID and status, plus a result object containing normalized product fields: title, price, currency, availability, images array, seller, brand, SKU, rating, review count, description, variants, field-level confidence scores, a content hash, and a snapshot CID for evidence. Also includes links to the task, result, and payment receipt.","failureModes":["URL is not a public product page — returns error status with message","Page requires login or is geo-blocked — extraction fails with error","Timeout exceeded (max 45000ms) — task returns error status","Unsupported page structure — low confidence scores or null fields","Invalid URL format — schema validation rejects the request","Worker unavailable — task accepted but result delayed or errored"],"whenToPreferThis":"Use this endpoint when you need to extract product data from any ecommerce site without knowing the specific retailer in advance. If you know the product is on Amazon, Shopify, Walmart, or Target specifically, prefer those provider-scoped endpoints for higher accuracy. Choose this general endpoint for unknown or mixed retailers, or when building a universal product data pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:28:36.176Z","isFirstParty":false}