Adidas: Get Product
Adidas via Parse · ecommerce
Retrieve full product details for a single Adidas Canada product by its product ID. Returns name, description, pricing (current/standard/sale), image gallery, size variants with GTINs, color variations linking to sibling products, availability per size, breadcrumb navigation, and SEO metadata. The product ID is the alphanumeric code visible in any adidas.ca product URL (e.g. KE0844). One network round-trip per call; availability is fetched as a secondary request and merged into the response. Extract product information and availability from adidas.ca including details, pricing, images, size variants, and stock levels. Fulfilled by Parse from www.adidas.ca.
- adidas
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- www-adidas-ca
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1d30aa90-d3d6-448d-b346-d31b664ba623/get_product
- Interface artifact
- sha256:affd2f0242e3e05f3707a3ba33dbab11714c68d832b8d39b064c5d78b70055ba
- Manifest digest
- sha256:d4b9d8403aa858de95e5c724065ac8fb34a3daa080ddb9ba9dafb3eefebd3f97
Request fields
- site_path (string): Site language path segment.: Allowed values: en
- product_id (string, required): Adidas product ID — the alphanumeric code from the product URL (e.g. KE0844, HQ8708).: Allowed values: HQ8708, KE0844
Example queries
- {"site_path":"en","product_id":"KE0844"}