Kabum: Get Category Products
Kabum via Parse · ecommerce
Browse products within a specific category by slug. Returns paginated product listings. Use get_departments_and_categories to discover valid category slugs. Comprehensive API for KaBuM!, Brazil's leading electronics retailer. Supports searching products, browsing categories, fetching deep product details with specs, and user reviews. Fulfilled by Parse from kabum.com.br.
- ecommerce
- kabum
- kabum-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/5cc2492d-6abb-44cd-bf2d-b94a65173040/get_category_products
- Interface artifact
- sha256:d18c061f70fe957bc385371529878c7a7afabf42a3b3e8327a8086cdf02fd174
- Manifest digest
- sha256:6de74b599e55c4fd7f1070693c71b821010fe8f3d8a2c64a34acf1eec3fa1ba0
Request fields
- page (integer): Page number for pagination.
- page_size (integer): Number of items per page.
- category_slug (string, required): Category slug from get_departments_and_categories (e.g. 'hardware', 'computadores', 'perifericos').
Example queries
- {"page":"1","page_size":"20","category_slug":"hardware"}