Marisa: Get Category Products
Marisa via Parse · ecommerce
Browse products by category path on Marisa.com.br. Returns paginated product listings for a given category URL path. Category paths can be discovered from the get_category_tree endpoint. 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_category_products
- Interface artifact
- sha256:fd665eca851ffe40c6d3e71572414346dfd22af0689967f020b2ac1e3bf48ed6
- Manifest digest
- sha256:a91b818e37a2d493cff08ed820b9439788f3526c4c093ea5bb1d2495734ab20c
Request fields
- page (integer): Page number (1-indexed)
- category_path (string, required): The URL path to the category, starting with '/' (e.g. '/feminino/c/roupas', '/c/infantil', '/c/masculino')
Example queries
- {"page":"1","category_path":"/feminino/c/roupas"}