Jumia: Get Category Products
Jumia via Parse · ecommerce
Browse products in a specific category on Jumia Ghana. Returns paginated product listings. Use get_categories to discover available category slugs. Each page returns up to 40 products. Search products, browse categories, and get product details from Jumia Ghana (jumia.com.gh), one of Ghana's largest e-commerce platforms. Fulfilled by Parse from jumia.com.gh.
- ecommerce
- jumia
- jumia-com-gh
- 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/7eac180a-7816-41f6-a068-80621f5e23bd/get_category_products
- Interface artifact
- sha256:06c06d2b30c890a70f8ce27196fc838f67c9220ac33798ef71c5d97891386c91
- Manifest digest
- sha256:a73789e4cce88ee61ffd1c32ff80f714ccaf6589f7df448d83e846962cf155c3
Request fields
- page (integer): Page number for pagination
- category_slug (string, required): Category URL slug from get_categories endpoint (e.g., 'phones-tablets', 'electronics', 'android-phones')
Example queries
- {"page":"1","category_slug":"phones-tablets"}