京东API对接|实现批量自动化获取京东商品价格更新商品库
"skus": {
"sku": [
{
"price": 2350.99,
"orginal_price": 2350.99,
"properties": "1:1",
"properties_name": "1:1:款式:【爆款V5 Max 右开】掌静脉人脸",
"quantity": "99",
"sku_id": "100045040598",
"sku_url": "http://item.jd.com/100045040598.html"
},
{
"price": 2350.99,
"orginal_price": 2350.99,
"properties": "1:0",
"properties_name": "1:0:款式:【爆款V5 Max 左开】掌静脉人脸",
"quantity": "99",
"sku_id": "100053849049",
"sku_url": "http://item.jd.com/100053849049.html"
}
]
},
京东商品价格多样,通过API可以获取到商品的京东价,即划线价。
item_get_pro-获得JD商品详情 注册账号可免费测试
请求参数
请求参数:num_iid=10335871600
参数说明:num_iid:JD商品ID
响应参数
Version: Date:
| 名称 | 类型 | 必须 | 示例值 | 描述 |
|---|---|---|---|---|
item | item[] | 0 | 获得JD商品详情 | |
num_iid | Bigint | 0 | 100126351037 | 商品ID |
title | String | 0 | 京东鲜花爱丽丝泡泡鲜切花云南鲜花家庭插花爱丽丝泡泡10枝源头直发 | 商品标题 |
desc_short | String | 0 | 商品简介 | |
brand | String | 0 | 品牌名字 | |
price | Float | 0 | 30.90 | 当前商品id价格【价格会对不上】 |
total_price | Float | 0 | 0 | |
suggestive_price | Float | 0 | 0 | |
orginal_price | Float | 0 | 49.00 | 当前商品id原价 |
nick | String | 0 | 京东鲜花自营专区 | 掌柜昵称【非自营店铺不返回】 |
num | Int | 0 | 99 | 库存 |
min_num | Int | 0 | 0 | |
detail_url | String | 0 | http://item.jd.com/100126351037.html | 商品链接 |
pic_url | String | 0 | http://m.360buyimg.com/mobilecms/s1080x1080_jfs/t1/237316/6/21934/216236/672351e2F577e6517/05e435e41704c438.jpg!q70.jpg.webp | 商品图片 |
sku_pic | String | 0 | http://m.360buyimg.com/mobilecms/s1080x1080_jfs/t1/237316/6/21934/216236/672351e2F577e6517/05e435e41704c438.jpg!q70.jpg.webp | 当前sku图片 |
cid | Int | 0 | 12473 | 分类ID |
crumbs | Mix | 0 | [] | |
created_time | String | 0 | ||
modified_time | String | 0 | ||
delist_time | String | 0 | ||
desc | String | 0 | ||
desc_img | Mix | 0 | [] | |
item_imgs | Mix | 0 | [{ "url": "//img14.360buyimg.com/n0/jfs/t22033/147/1051007175/85125/c44dd0df/5b1f2855Ncbe35858.jpg"}] | 商品图片 |
item_weight | String | 0 | ||
item_size | String | 0 | ||
location | String | 0 | 发货地 | |
post_fee | Float | 0 | 物流费用 | |
express_fee | Float | 0 | 快递费用 | |
ems_fee | Float | 0 | EMS费用 | |
shipping_to | String | 0 | 发货至 | |
video | Mix | 0 | [] | 商品视频【暂时没有】 |
is_virtual | String | 0 | ||
is_promotion | Boolean | 0 | ||
props_name | String | 0 | 1:1:规格:【买20枝送10枝】随机色玫瑰20枝送10枝尤加利 | 商品属性名 |
prop_imgs | Mix | 0 | {"prop_img": [{"properties": "1:1","url": ""}]} | 不包含sku图片 |
property_alias | String | 0 | 1:1:【买20枝送10枝】随机色玫瑰20枝送10枝尤加利 | 商品属性别名 |
props | Mix | 0 | 属性 | |
total_sold | Int | 0 | ||
skus | Mix | 0 | {"sku": [{ "price": "30.90", "orginal_price": "49.00", "properties": "1:1:【买20枝送10枝】随机色玫瑰20枝送10枝尤加利", "properties_name": "1:1:规格:【买20枝送10枝】随机色玫瑰20枝送10枝尤加利", "quantity": "99", "sku_id": "100116243996", "sku_url": "https://item.jd.com/100116243996.html" }] | 商品规格信息(sku价格是当前请求的商品id价格,非正确sku价格) |
seller_id | Int | 0 | 卖家ID【非自营店铺不返回】 | |
sales | Int | 0 | 销量 | |
shop_id | Int | 0 | 1000344190 | 店铺ID【非自营店铺不返回】 |
props_list | Mix | 0 | {"1:1": "规格:【买20枝送10枝】随机色玫瑰20枝送10枝尤加利"} | 商品属性 |
seller_info | Mix | 0 | {"level": null, "shop_type": null, "user_num_id": "", "cid": null, "delivery_score": null, "item_score": null, "score_p": null, "zhuy": "https://mall.jd.com/index-1000344190.html", "search_id": "", "nick": "京东鲜花自营专区", "shop_name": "京东鲜花自营专区", "title": "京东鲜花自营专区" } | 卖家信息【非自营店铺不返回】 |
error | String | 0 | 错误信息 | |
warning | String | 0 | 警告信息 | |
url_log | Mix | 0 | [] | |
props_img | Mix | 0 | {"prop_img": [{"properties": "1:1","url": ""}]} | 不包含sku图片 |
shop_item | Mix | 0 | [] | |
relate_items | Mix | 0 | [] |


