Search DSers Product Pool
dsers_find_productSearch AliExpress supplier catalog by keyword or image to find products for dropshipping import, with results ready for direct import to your store.
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. Note: results may overlap between pages — deduplicate by product_id if needed. Empty or whitespace-only keywords are rejected. When results exceed the limit (especially for image search), response includes truncated_from showing the original count before truncation.
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 |