aliexpress.com API: search_products
aliexpress.com via Parse · marketplace
Full-text search over AliExpress product listings. Returns up to 60 products per page with pricing, ratings, and sales data. Sorting controls result ordering; pagination via page number. Some products may have null prices depending on seller configuration. Search products, get product details, reviews, and browse categories on AliExpress. Fulfilled by Parse from aliexpress.com.
- aliexpress-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/f989ff95-1fce-426d-935d-2b3787e3f343/search_products
- Interface artifact
- sha256:8a9fa1f7bffae980516611e48a2517ab819a2ef0a0d3d1e8ce60780082a64db8
- Manifest digest
- sha256:c2bc5e33dec6c10289968d295f8e51c533247c0219ff927590242e0c9761af85
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword (e.g. 'wireless earbuds', 'phone case').
- sort_by (string): Sort order for results.: Allowed values: best_match, orders, price_asc, price_desc, newest
Example queries
- {"page":"1","query":"wireless earbuds","sort_by":"best_match"}