Victorinox: Get Product Materials
Victorinox via Parse · ecommerce
Retrieve material and classification details for a single Victorinox product. Requires both the product_id and seo_path from list_products. Makes two upstream requests: one to obtain the current page build token, and one for the product detail data. Returns the product name, a list of material values, and a full map of classification features (functions, size, color, sales info, etc.). Retrieve Victorinox product listings by category and extract material and classification details for individual products. Fulfilled by Parse from www.victorinox.com.
- ecommerce
- other
- parse
- platform-key
- reviews-ratings
- victorinox
- www-victorinox-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f24a72fa-f7fa-4dde-8ab1-a86a5ff46eb9/get_product_materials
- Interface artifact
- sha256:833f48c417e5b0acde5ee55936c26482de39def7a98703fc3b5635d2889bb1ce
- Manifest digest
- sha256:cfb598204d544a857a31f851e0d048f5367afdeb659431f1b457f1808a8e1989
Request fields
- seo_path (string, required): SEO URL path segment for the product (e.g. /Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Outdoor/Evoke-Wood-Damast-Limited-Edition-2026). Obtained from list_products.
- product_id (string, required): Victorinox product identifier (e.g. 0.9410.J26). Obtained from list_products.
Example queries
- {"seo_path":"/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Outdoor/Evoke-Wood-Damast-Limited-Edition-2026","product_id":"0.9410.J26"}