Dhgate: Search Products
Dhgate via Parse · marketplace
Full-text search over DHgate product listings. Returns paginated results matching the query keyword, with optional price range filtering and sort control. Each result includes item code, name, price, URL, image, and seller info. Paginates via integer page number. Search products, browse categories, and retrieve detailed product information, reviews, and flash deals from DHgate.com. Fulfilled by Parse from dhgate.com.
- dhgate
- dhgate-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/024e9def-2f3c-46b2-820b-7badc7341d2a/search_products
- Interface artifact
- sha256:c7574b8fb35a690c45413d414b1f8ee560bf976f2af0247054c53fdd262fa74d
- Manifest digest
- sha256:9a9dbab2594ab9cf977426f0975b2a979cde19e857197a417d436517689689b6
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: price_asc, bestmatch, price_desc, recent
- query (string, required): Search keyword.
- max_price (string): Maximum price filter in USD (numeric string, e.g. '100').
- min_price (string): Minimum price filter in USD (numeric string, e.g. '10').
Example queries
- {"page":"1","sort":"bestmatch","query":"laptop bag","max_price":"100","min_price":"10"}