Taobao and Tmall
Product Search
Searches Taobao and Tmall products by keyword with page, sort, optional Tmall-only, and inclusive price-range filters. Use it to discover products and narrow ecommerce research.
get/api/taobao/search-item-list/v1
Query parameters
tokenstring required
Access token for this API service.
keywordstring required
Search keyword.
sort'_sale' | '_bid' | 'bid' | '_coefp'
Taobao search item list sorting options
Sort order for the result set.
Available Values:
- _sale: Sales
- _bid: Price: High to Low
- bid: Price: Low to High
- _coefp: General
tmallboolean
Whether to filter results to Tmall only.
startPricestring
Minimum price filter (inclusive).
endPricestring
Maximum price filter (inclusive).
pageinteger
Page number for pagination.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.