淘宝定时拉取API

请求方式:GET

URL:https://openapi.linkstars.com/api/timinggoodslist

请求示例:

{
       apikey: xxxx(放单后台获取的apikey值)
       v : 1.0.0
}

接口说明: 指定时间段内上架的商品,建议您通过[商品列表]API拉取全量商品后,使用该接口进行增量更新,开始时间为您上次调用时的时间,结束时间为当前时间,可以无重复拉取全库商品。

请求参数列表
参数名 参数描述 类型 是否必填 备注
apikey 唯一验证 string 个人中心获取的Apikey值
v 版本号 string 当前版本:1.0.0
start 开始时间 int 小时点数,如0点是0、13点是13(最小值是0,最大值是23)
end 结束时间 int 小时点数,如0点是0、13点是13(最小值是0,最大值是23)
page 页数 int 分页获取数据,每页100条,最多返回10页数据
返回参数说明
参数名称 参数类型 参数值 参数说明
code Integer 1 状态码
msg String SUCCESS 状态说明
data Object[] 列表数据
list Object[] 商品数据
aeid Integer 47 星罗商品id
goods_id Integer 570767701930 淘宝商品id
goods_out_url String https://detail.tmall.com/
item.htm?id=569262857652
商品链接
goods_category String 咖啡/麦片/冲饮,茶饮料 商品分类
goods_brand String 商品品牌
short_extension_title String 谱儿食刻 蓓朵芬菊花黑枸杞 36g 商品短标题
goods_img String http://qny.smzdm.com/201904/
12/5cb03f7926ed55579.jpg
商品主图
coupon_url String https://uland.taobao.com/coupon/
edetail?e=5uJ8gVYk%2FWsGQASttHIRqfQYD%h....
优惠券链接
coupon_num_total Integer 10000 优惠券总数量
coupon_num_suplus Integer 9954 优惠券剩余数量
coupon_start_time String 2019-04-11 00:00:00 优惠开始时间
coupon_end_time String 2019-05-05 00:00:00 优惠结束时间
coupon_money Integer 3.00 优惠券金额
coupon_id String 优惠券id
coupon_today_get Integer 12 优惠券当天领取量
coupon_start_fee Integer 20.00 优惠券使用条件
commission_rate Integer 12.00 佣金比例
store_nick String 谱儿食品专营店 淘宝店铺名称
check_audit_time String null 发布日期
month_num Integer 0 当月销量
goods_list_money Integer 40.00 在售价
real_money Integer 37.00 券后价
xl_recommend_worthy Integer 0 星罗值
product_intro String 抖音上的爆款产品,儿童喂饭神器,只需摇一摇,即可将米饭变成饭团,小朋友也可.. 商品百科
content String 抖音上的爆款产品,儿童喂饭神器,只需摇一摇,即可将米饭变成饭团,小朋友也可.. 商品推荐文案
totalNum Integer 商品总数
错误代码
名称 类型 描述
code Integer 状态码 0
msg String 错误详情
data Object[] 列表数据

数据示例:

{
"code": 1,
"msg": "SUCCESS",
"data": {
    "list":[
      {
          "aeid": "47",     --星罗商品id
          "goods_id": "570767701930",     --淘宝商品id
          "goods_out_url": "https://detail.tmall.com/item.htm?id=569262857652",  --商品链接
          "goods_category": "咖啡/麦片/冲饮,茶饮料",   --商品分类
          "goods_brand": " ",             -- 商品品牌
          "short_extension_title": "谱儿食刻 蓓朵芬菊花黑枸杞 36g", --商品短标题
          "goods_img": "http://qny.smzdm.com/201904/12/5cb03f7926ed55579.jpg", --商品主图
          "coupon_url": "https://uland.taobao.com/coupon/edetail?e=5uJ8gVYk%2FWsGQASttHIRqfQYD%h....", --优惠券链接
          "coupon_num_total": "10000",  --优惠券总数量
          "coupon_num_suplus": "9954",  --优惠券剩余数量
          "coupon_start_time": "2019-04-11 00:00:00",  --优惠开始时间
          "coupon_end_time": "2019-05-05 00:00:00",   --优惠结束时间
          "coupon_money": "3.00",                     --优惠券金额
          "coupon_id": " ",                 --优惠券id
          "coupon_today_get": "12",                   --优惠券当天领取量
          "coupon_start_fee": "20.00",                --优惠券使用条件
          "commission_rate": "12.00",                 --佣金比例
          "store_nick": "谱儿食品专营店",                --淘宝店铺名称
          "check_audit_time": null,                  --发布日期
          "month_num": "0",                           --当月销量
          "goods_list_money": "40.00",                --在售价
          "real_money": "37.00",                      --券后价
          "xl_recommend_worthy": "0"                        --星罗值
          "product_intro": "抖音上的爆款产品,儿童喂饭神器,只需摇一摇,即可将米饭变成饭团,小朋友也可自己DIY..." --商品百科
          "content": "抖音上的爆款产品,儿童喂饭神器,只需摇一摇,即可将米饭变成饭团,小朋友也可自己DIY..." --商品推荐文案
      }
    ]
}
"totalNum":10
}
星罗好货官方服务号
星罗星观点
@CopyRight 2019-2020 星罗www.linkstars.com | 鲁公安备案37028102000169 | 鲁ICP备16030504号-1 | 许可证号鲁B2-20200192 | 鲁网文〔2020〕3486-062号