item_search_shop - Get all items in a shop

Request Parameters

Request parameters: shop_id=440688975&seller_id=4273827547&page=1&sort=

Parameter description: shop_id:shop_id
seller_id:seller_id
sort: sort [new, bid, sale]
  (new new product, bid: price, sale: sales volume, bid plus _ prefix means sorting from large to small)

Response Parameters

Version: Date:

name type must Example Value describe
items
items[] 0   Get all the products in the store
shop_id
Int 0 3440688975 Store ID
page
Int 0 1 page number
real_total_results
Int 0 240 Quantity of products
total_results
Int 0 240 Quantity of products
page_size
Int 0 10 Interface return quantity
page_count
Int 0 twenty four Total Pages
item
item[] 0   Product details data
num_iid
Bigint 0 583975606695 Product ID
pic_url
String 0 https://img.alicdn.com/img/bao/uploaded/i4/O1CN01PbGb8k25cZxdTngj8_!!0-item_pic.jpg Product images
title
String 0 Jifeng monsoon cigar box cigar portable box Spanish cedar cigar moisturizer sealed cigar box Product title
promotion_price
Float 0 138.00 Special Price
price
Float 0 276.00 price
Sales
Int 0 4 Sales
seller_id
Int 0 4273827547 Seller ID
shop_id
Int 0 440688975 Store ID
detail_url
String 0 https://item.taobao.com/item.htm?id=583975606695 Product Link
  • item_search_shop - Get all items in a shop
  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

item_get- Get Taobao product

Request parameter: num_iid=520813250866&is_promotion=1 Parameter description: num_iid:...

item_search- Search Taobao products by keyword

Request parameters: q=women's...

item_fee- Get Taobao goods express fee

Request parameters: num_iid=572050066584&area_id=152501&sku=0 Parameter description:...

taobao.buyer_order_detail

Request parameter: order_id=&onlystatus=0 Parameter description: order_id: order ID token:...

taobao.item_search_img

response parameters Version: Date: name type must Example value describe...