Marisa: Get Product Details
Marisa via Parse · ecommerce
Retrieve full details for a specific product by ID including name, pricing, available sizes with stock levels, product images, and breadcrumb navigation. The product_id can be obtained from search_products or get_category_products results. API to extract product data and categories from Marisa.com.br, a major Brazilian fashion retailer. Fulfilled by Parse from marisa.com.br.
- ecommerce
- marisa
- marisa-com-br
- marketplace
- parse
- platform-key
- reviews-ratings
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/f8117216-4a07-4e57-902a-c6e41e60a8b1/get_product_details
- Interface artifact
- sha256:76b42b966ae229336ff0af5a24430558b30d0d0d02ca3f430c5aa5aea0e06d60
- Manifest digest
- sha256:923436ad142f85b1b8294da4d444925e8dd70b9632303abf098030cc7e4bfee8
Request fields
- slug (string): The product slug used for URL construction. Optional, defaults to 'product'.
- product_id (string, required): The unique product ID (e.g. '10058458150', '10058547014')
Example queries
- {"slug":"product","product_id":"10058547014"}