Jumia: Search Products
Jumia via Parse · ecommerce
Search for products on Jumia Nigeria by keyword, category, brand, and price range. Returns paginated product listings with pricing, ratings, and availability information. At least one of query or category should be provided for meaningful results. Search and extract product data from Jumia Nigeria including product listings, detailed specifications, flash sales, and category navigation. Fulfilled by Parse from jumia.com.ng.
- ecommerce
- jumia
- jumia-com-ng
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7d6997a8-af3e-435a-9395-25a7f80366e9/search_products
- Interface artifact
- sha256:fd064cf6e2108273e8386b0528ecbdd6573c1fa965f3c7f943bcb019ee365f93
- Manifest digest
- sha256:a303d4588511bb6c5bfb10d9cb0a3fc98572264a4b2faa60d31e89a0b44f10d0
Request fields
- page (integer): Page number for pagination.
- brand (string): Brand name or slug to filter results (e.g. 'hp', 'samsung').
- query (string): Search keyword (e.g. 'laptop', 'samsung phone').
- category (string): Category slug used in the URL path (e.g. 'laptops', 'smartphones').
- price_max (integer): Maximum price filter in NGN. Must be used together with price_min.
- price_min (integer): Minimum price filter in NGN. Must be used together with price_max.
Example queries
- {"page":"1","brand":"hp","query":"laptop","category":"laptops","price_max":"500000","price_min":"50000"}