item_get- Get Taobao product

Request parameter: num_iid=520813250866&is_promotion=1

Parameter description: num_iid: Taobao product ID
is_promotion: whether to get the promotion price

 

Response parameters
name Types of Sample value description
item
item[]   Baby details data
num_iid
Bigint 520813250866 Baby ID
title
String Three-blade wooden folding knife through security inspection creative mini keychain key knife saber portable multi-function knife Baby title
desc_short
String   Product Description
promotion_price
Int   Preferential price
price
Float 25.8 price
total_price
Float 0  
suggestive_price
Float 0  
orginal_price
String 25.80 Original price
nick
String Happy Shopping Inn Shopkeeper's nickname
num
Int 3836 in stock
min_num
Int 0 Minimum number of purchases
detail_url
String http://item.taobao.com/item.htm?id=520813250866 Baby link
pic_url
String //gd2.alicdn.com/imgextra/i4/2596264565/TB2p30elFXXXXXQXpXXXXXXXXXX_!!2596264565.jpg Baby pictures
brand
String Mitsui brand name
brandId
Int 8879363 Brand ID
rootCatId
Int 50013886 Top category ID
cid
Int 50014822  
crumbs
Mix [] Navigation menu
created_time
String    
modified_time
String    
delist_time
String    
desc
String   product details
desc_img
Mix [] Product details image
item_imgs
Mix item_imgs[] product picture
url
string //gd3.alicdn.com/imgextra/i4/2596264565/TB2p30elFXXXXXQXpXXXXXXXXXX_!!2596264565.jpg  
item_weight
String    
item_size
String    
location
String   Delivery place
express_fee
Float 0.00 Courier fees
ems_fee
Float   EMS fee
post_fee
Float   Logistics costs
shipping_to
String   Ship to
has_discount
Boolean false Is there a discount
video
video[]   Commodity video
pic
string https://img.alicdn.com/imgextra/i4/1795410438/O1CN01ZORTQ01F6dyavtEur_!!1795410438.jpg Video preview
url
string //cloud.video.taobao.com/play/u/1795410438/p/1/e/1/t/8/218504165570.swf Video path
type
string item Video type
is_virtual
String    
sample_id
String   Commodity style ID
is_promotion
Boolean false Whether to promote
props_name
String 1627207:1347647754: Color classification: rectangular with bottle opener + tool knife card + chain; 1627207:1347647753: color classification: oval with bottle opener + tool knife card + chain; Commodity attribute name. The format is pid1:vid1:name1:value1;pid1:vid2:name2:value2.
prop_imgs
prop_imgs[]   Product attribute picture list
prop_img
prop_img[]    
properties
string 1627207:1347647754  
url
string //gd2.alicdn.com/imgextra/i3/2596264565/TB2.XeblVXXXXXkXpXXXXXXXXXX_!!2596264565.jpg  
property_alias
String 20509:9974422:36;1627207:28326:Red;20509:9975710:38;1627207:28326:Red;20509:9981357:40;1627207:28326:Red Sales attribute value alias. The format is pid1:vid1:alias1;pid1:vid2:alia2.
props
Mix [{ "name": "Place of Origin","value": "China" }] Commodity attributes
total_sold
Int    
skus
skus[]   Product specification information list
sku
sku[]    
price
string 39  
total_price
string ul  
orginal_price
string 39.00  
properties
string 1627207:1347647754",  
properties_name
string 1627207:1347647754: Color classification: rectangle with bottle opener + tool knife card + chain  
quantity
string 305  
sku_id
string 316659862598  
seller_id
Int 2844096782 Seller ID
sales
Int 138 Sales
shop_id
Int 151372205 Store ID
props_list
Mix {20509:9974422: Size: 36} Commodity attributes
seller_info
seller_info[]   seller info
nick
string Happy Shopping Inn  
city
string    
level
int 12  
bail
int 2000  
rate
int 96  
score
float 4.8  
delivery_score
float 4.8  
item_score
float 4.8  
shop_type
string    
user_num_id
Bigint 2596264565  
sid
Bigint 127203758  
title
string Happy Shopping Inn  
zhuy
string //shop127203758.taobao.com  
company_name
string    
menu
mix []  
tmall
Boolean false Whether Tmall
error
String   Error message
warning
String   Warning message
url_log
Mix []  
favcount
Int 0  
fanscount
Int 0  
method
String item_tmall:pget_item  
promo_type
String    
props_img
Mix 1627207:28326": "//img.alicdn.com/imgextra/i2/2844096782/O1CN01VrjpXt1zyCc9DvERE_!!2844096782.jpg Property picture
shop_item
Mix []  
relate_items
Mix []  

Request example

<?phpphp


$method = "GET";= "GET";
$url = "https://taobao.atphosting24.com/index.php?route=api_tester/call&api_name=item_get&lang=zh-CN&num_iid=520813250866&is_promotion=1&key=";
$curl = curl_init();= curl_init();
curl_setopt($curl, CURLOPT_CUSTOMREQUEST, $method);($curl, CURLOPT_CUSTOMREQUEST, $method);
curl_setopt($curl, CURLOPT_URL, $url);($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_SSL_VERIFYHOST,FALSE);($curl, CURLOPT_SSL_VERIFYHOST,FALSE);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER,FALSE);($curl, CURLOPT_SSL_VERIFYPEER,FALSE);
curl_setopt($curl, CURLOPT_FAILONERROR, false);($curl, CURLOPT_FAILONERROR, false);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLOPT_HEADER, true);($curl, CURLOPT_HEADER, true);
curl_setopt($curl, CURLOPT_ENCODING, "gzip");($curl, CURLOPT_ENCODING, "gzip");
var_dump(curl_exec($curl));(curl_exec($curl));
?>?>
  • item_get- Get Taobao product
  • 0 Пользователи нашли это полезным
Помог ли вам данный ответ?

Связанные статьи

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...

taobao.upload_img

Request parameters Request parameters:...