aliexpress.com
Search AliExpress products
Search AliExpress products by keyword and page. Returns each result's item id, title, price, rating, sold-count text, product image and url. The item id pairs with aliexpress.com/get_product, and is resolved for bundle-deal results too, which link through a different url shape. Scrolls the results so every card's image loads, and reports an image as absent rather than returning a placeholder. Anonymous, read-only. Prices and the sold-count text appear in whatever currency and locale AliExpress resolves the session to. Fails with a clear message rather than returning an empty list, since AliExpress returns results even for nonsense queries.
Input
query requiredSearch keywords, e.g. "phone case".
page optionalResults page number.
Default: 1Output
url requiredpage requiredquery requiredproducts requiredFAQ
Search AliExpress products by keyword and page. Returns each result's item id, title, price, rating, sold-count text, product image and url. The item id pairs with aliexpress.com/get_product, and is resolved for bundle-deal results too, which link through a different url shape. Scrolls the results so every card's image loads, and reports an image as absent rather than returning a placeholder. Anonymous, read-only. Prices and the sold-count text appear in whatever currency and locale AliExpress resolves the session to. Fails with a clear message rather than returning an empty list, since AliExpress returns results even for nonsense queries.
Required: query. Optional: page.
It returns url, page, query, products.
No. It only uses pages of aliexpress.com that are reachable without signing in.
It only reads. It looks things up on aliexpress.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/aliexpress.com/search_products, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/aliexpress.com/search_products
It is part of Reduck's official curated catalogue.
