ASIN详情
TIP
描述:通过asin查询该asin的基本信息
请求URI: GET /v2/oalur/v1/asin/active
请求参数
参数 | 是否必须 | 说明 |
---|---|---|
asin | 是 | ASIN |
region | 是 | 站点:US-美国,DE-德国,JP-日本,UK-英国 |
响应值
参数 | 数据类型 | 说明 |
---|---|---|
asin | 字符串 | asin |
pasin | 字符串 | 父asin |
title | 字符串 | 标题 |
offsale | 布尔 | 是否下架(true-下架,false-上架) |
price | 浮点型 | 价格 |
score | 浮点型 | Listing review 星级 |
brand | 字符串 | 品牌 |
amazon_choice | 布尔 | 是否为AmazonChoice |
imgs | 字符串数组 | Asin图片 |
generate_date | 时间戳 | 上架时间 |
skus | 字符串数组 | Sku |
bullet_points | 字符串数组 | 卖点 |
qa_num | 整型 | Q&A数量 |
seller_num | 整型 | 卖家数量 |
bought_together | 对象数组 | 一起购买的商品 |
dimensions | 字符串 | 商品尺寸 |
weight | 浮点型 | 重量 |
total_rating_num | 长整型 | rating数 |
buy_box_owner | 字符串 | Buybox卖家 |
buy_box_seller_id | 字符串 | Buybox卖家ID |
buy_box_type | 字符串 | Buybox类型 AMAZON-亚马逊自营 SELLER-其他买家 NONE-无 |
express_mode | 字符串 | 配送方式 AMAZON-亚马逊自营 FBA FBM NONE-无 |
inventory_num | 整型 | 库存:(缺货=0,充足=21,1-20) |
discount | 对象数组 | 活动折扣 折扣类型:COUPONS:优惠券 DEAL_OF_THE_DAY: 秒杀日 LIGHTNING_DEAL: 秒杀 SAVING_SALES: 周秒杀 当只有一个折 扣时最大和最小折扣相等(不同sku之间可能有不通的折扣,所以区间形式) |
positive_ratio | 浮点型 | 好评率 |
negative_ratio | 浮点型 | 差评率 |
star_ratio | json对象 | 评论星级占比 |
total_comment_num | 长整型 | 评论数 |
bsr | 对象类型 | Bsr排名目前只提供一级类目最新bsr排名 |
a_plus | 布尔 | 是否为A+ 页面 |
sale_num | 长整型 | 预估月销量 |
category_info | JsonArray数组 | 多个类目信息 |
sku_num | 整型 | 变体数量 |
keywords | JsonArray数组 | asin 关联到的关键词 |
amz_pub_sales | 整型 | 亚马逊子体公开销量 |
amz_pub_period | 字符串 | month 月 |
sales_speed | JsonArray数组 | 销售速度,第一条评论和上架时间的差值 |
sale_num_growth_rate | 浮点型 | 销量增长率 |
调用示例
curl --location --request \
GET 'https://gw.oalur.com/v2/oalur/v1/asin/active?asin=B07B3PGK61®ion=US' \
--header 'Authorization: bearer {token}'
响应
{
"code": 0,
"data": {
"a_plus": true,
"amazon_choice": false,
"asin": "B01JTDG084",
"bought_together": [
{
"asin": "B07MT89MCW",
"img": "https://images-na.ssl-images-amazon.com/images/I/61vysAVtFBL._AC_UL115_.jpg"
},
{
"asin": "B01M9I779L",
"img": "https://images-na.ssl-images-amazon.com/images/I/61zjkKfbQsL._AC_UL115_.jpg"
}
],
"brand": "Greater Goods",
"bsr": {
"rank": "12",
"category": "home-garden"
},
"bullet_points": [
"A Premium Choice: Between the design and quality, this kitchen scale is going to last and function at an impeccable level. Your cooking just got ten times easier!",
"Fresh Features: All of the qualities you need and expect in a kitchen scale: readings down to the gram, an eleven pound capacity, and easy to read display. What more could you want?",
"Simple And Stylish: Don’t let the kitchen accessories cramp your style—the simplistic, modern design of this scale fits right in with the decor of any trendy space. Go ahead and leave it on the counter; it shows you care about your kitchen.",
"True Support: Our friendly team in St. Louis are industry experts at-the-ready to assist you with any questions that might arise about your kitchen scale. We take pride in our work and want you to have a great experience from beginning to end.",
"Beyond A Purchase: Yes, we design and produce high functioning, slick looking kitchen scales, but we value the positive impact of a purchase, on a global level, as much as anything. That’s why we only partner with ethical factories and ensure a portion of every sale is given back to a charity that aligns with the nature of what you’ll be using. Learn more about how we give back in our short videos!"
],
"buy_box_owner": "Greater Goods™",
"buy_box_seller_id": "A3V57BSM3R3ATX",
"buy_box_type": "SELLER",
"category_info": [
{
"bsr": 1163790,
"full_name": "Toys & Games",
"pathId": "toys-and-games"
}
],
"dimensions": "",
"discount": [
{
"maxDiscount": 0.1,
"minDiscount": 0.1,
"type": "COUPONS"
}
],
"express_mode": "FBA",
"generate_date": 1470326400000,
"imgs": [
"https://images-na.ssl-images-amazon.com/images/I/31GGl-hpA3L.jpg",
"https://images-na.ssl-images-amazon.com/images/I/51150meM5%2BL.jpg",
"https://images-na.ssl-images-amazon.com/images/I/51oY2FxsakL.jpg",
"https://images-na.ssl-images-amazon.com/images/I/41KIFoXTJ4L.jpg",
"https://images-na.ssl-images-amazon.com/images/I/519onbesidL.jpg"
],
"inventory_num": 21,
"keywords": [
"pregnancy tape",
"sowing sets",
"gym tape",
"cinta metrica costura",
"plastic-craft products",
"soft measuring tape",
"mearar",
"medical suit",
"white felt fabric",
"white ruler",
"mesururing tape"
],
"offsale": false,
"pasin": "B07Z5S7S9Q",
"positive_ratio": 0.92,
"negative_ratio": 0.03,
"price": 13.88,
"qa_num": 458,
"score": 4.6,
"sale_num": 14589,
"sku_num": 3,
"skus": [
"B0771YZGXN",
"B07CSBYPGM",
"B07Z599S47",
"B07Z59CDM8",
"B01JTDG084"
],
"star_ratio": {
"star1": 0.03,
"star4": 0.13,
"star5": 0.78,
"star2": 0.02,
"star3": 0.05
},
"title": "GreaterGoods Digital Food Kitchen Scale, Multifunction Scale Measures in Grams and Ounces (Ash Grey)",
"total_comment_num": 16765,
"total_rating_num": 84759,
"weight": null
},
"message": ""
}