daraz.com API: search_products
daraz.com via Parse · ecommerce
Search for products on Daraz Pakistan by keyword. Returns paginated results with pricing, discount, rating, seller, and stock information. Supports sorting by popularity, price ascending, or price descending. Each page returns up to 40 items. Search products, get flash sale deals, and retrieve product details with pricing from Daraz.pk (Pakistan's largest e-commerce platform). Fulfilled by Parse from daraz.com.
- daraz-com
- ecommerce
- 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/b33591e0-a186-4631-87ec-13e7feebb281/search_products
- Interface artifact
- sha256:e85dbdd829b2b09d2c66e0ace0a6d53fad2876dff602adc809d09609507adc64
- Manifest digest
- sha256:b4748ab76aac87447bf54b655fc9a1d5f13d72e7c8f78b0b308e235b90db13ad
Request fields
- page (integer): Page number for pagination. Each page returns up to 40 results.
- sort (string): Sort order for results. Omitting defaults to popularity (best match).
- query (string, required): Search keyword or phrase (e.g. 'laptop', 'samsung phone', 'shoes').
Example queries
- {"sort":"popularity","query":"laptop"}