Ecco Verde: Get Category Products
Ecco Verde via Parse · ecommerce
Get paginated products in a category. Returns up to 30 products per page with total count. Use category slugs from list_categories mainItems[*].path (strip leading slash). Product, category, and brand data from ecco-verde.it, including full product details, listings, search, and hierarchical site structure. Fulfilled by Parse from ecco-verde.it.
- ecco-verde
- ecco-verde-it
- ecommerce
- healthcare
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4a3c5120-023b-4432-bfe6-bde945ba005e/get_category_products
- Interface artifact
- sha256:3252984c3439fe37586cf8a6fd2822b8fa99a78dc4429300858dd9918779b165
- Manifest digest
- sha256:62866634db8efff76f6e219a72da411aeef3a55977a81cd9ba675515586d37ef
Request fields
- page (integer): Page number for pagination (1-based).
- slug (string, required): Category slug path (e.g. 'make-up/mascara', 'viso/creme-viso'). Obtain from list_categories mainItems[*].path (strip leading slash).
Example queries
- {"page":"1","slug":"make-up/mascara"}