Desertcart: Search Products
Desertcart via Parse · ecommerce
Full-text search over Desertcart product catalog. Returns paginated product summaries with pricing, ratings, and delivery estimates. Pagination via page number; 10 results per page, up to total_pages. Optional country filter narrows results to a source-store country. Search and extract product data, pricing, availability, and specifications from Desertcart UAE. Fulfilled by Parse from desertcart.com.
- desertcart
- desertcart-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/c6ebb67e-52dd-4b6e-8939-24708464b187/search_products
- Interface artifact
- sha256:0387d1721342698cda248266f36299aa8bf738e0679c82637ccd1db681f55187
- Manifest digest
- sha256:7facca99ca305f8d28072c733d28dfa630aa02f0f9b82691673a107200b1012a
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword (e.g. 'laptop', 'headphones').
- country (string): Source country filter.: Allowed values: us, uk, india, japan
Example queries
- {"page":"1","query":"laptop","country":"us"}