Search DSers Product Pool
dsers_find_productSearch the AliExpress supplier catalog by keyword or image to find dropshipping products for Shopify and Wix import. Returns product listings with direct import URLs to streamline sourcing and inventory integration.
Instructions
Search the DSers product pool (AliExpress supplier catalog) for products to import by keyword or by image URL (visual search). Returns products that can be directly imported via dsers_product_import using the import_url field. Use search_after from the response to get the next page of results. Results include import_url for direct use with dsers_product_import. After importing, use dsers_import_list to browse, then dsers_store_push to push.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Search keyword. Omit when using image_url. | |
| image_url | No | Image URL for visual search. Mutually exclusive with keyword — if both provided, image_url takes priority. | |
| limit | No | Results per page (max 50) | |
| search_after | No | Cursor from previous response for pagination | |
| sort | No | Sort order | |
| ship_to | No | Destination country code | US |
| ship_from | No | Origin country code (CN, US, FR, UK) | |
| category_id | No | Category ID filter |