拼多多根據關鍵詞取商品列表 API 返回值說

heziqun發表於2023-05-10

item_search-根據關鍵詞取商品列表: 開通測試介面連結

pinduoduo.item_search

公共引數
請求地址:  api-gw.onebound.cn/pind
請求地址:  api-gw.onebound.cn/pind

名稱 型別 必須 描述
key String 呼叫key(必須以GET方式拼接在URL中)
secret String 呼叫金鑰
api_name String API介面名稱(包括在請求地址中)[item_search,item_get,item_search_shop等]
cache String [yes,no]預設yes,將呼叫快取的資料,速度比較快
result_type String [json,jsonu,xml,serialize,var_export]返回資料格式,預設為json,jsonu輸出的內容中文可以直接閱讀
lang String [cn,en,ru]翻譯語言,預設cn簡體中文
version String API版本


請求引數

請求引數:q=女裝&start_price=0&end_price=0&page=1&cat=0&discount_only=&sort=&page_size=
引數說明:q:關鍵詞, sort:排序[bid,_bid,_sale,sale] (bid:商品價格,sale:銷量,加_字首為從大到小排序)

響應引數

Version: Date:

名稱 型別 必須 示例值 描述
items items[] 0
根據關鍵詞取商品列表


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70029876/viewspace-2951231/,如需轉載,請註明出處,否則將追究法律責任。

相關文章