首页搜索功能
POST
http://192.168.6.20:8000/index/search
请求参数
参数名
类型
描述
必填
site
str
站点
必填
top_category_id
int
一级类目ID
必填
asin_buff
str
asin 状态过滤 例:no(在线商品) off (缺货或下架商品)
必填
keyWord
str
关键词 搜索(只在标题中搜索)
必填
asin
str
asin 搜索
必填
brand
str
品牌 搜索
必填
seller
str
店铺 搜索
必填
classRankOneMin
int
BSR排名 搜索
必填
classRankOneMax
int
BSR排名 搜索
必填
ratingMin
float
评分 搜索
必填
ratingMax
float
评分 搜索
必填
commentMin
int
评论总数 搜索
必填
commentMax
int
评论总数 搜索
必填
priceMin
float
价格 搜索
必填
priceMax
float
价格 搜索
必填
publishTimeStart
yyyy-MM-dd
上架时间 搜索
必填
publishTimeEnd
yyyy-MM-dd
上架时间 搜索
必填
category_id
int
类目 搜索
必填
offset
int
商品数据偏移量
必填
page_size
int
请求数据数量
必填
order_by
str
排序依据字段 例:【sold_last_7,top_category_rank,review_score】
必填
sort
str
desc 或 asc
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:success
必填
offset
int
数据偏移量
必填
size
int
请求数据数量
必填
current_page
int
当前页码
可选
total_page
int
总页码
可选
total_gmv_3
int
前3天GMV
必填
total_gmv_30
int
前30天GMV
必填
total_gmv_7
int
前7天GMV
必填
total_sold_1
int
前1天销量
必填
total_sold_3
int
前3天销量
必填
total_sold_30
int
前30天销量
必填
total_gmv_1
int
前1天GMV
必填
total_sold_7
int
前7天销量
必填
total_count
int
商品总数(件)
必填
img
string
示例:https://images-na.ssl-images-amazon.com/images/I/71PxXG%2BjC-L._SX385_.jpg
必填
title
string
示例: Aprilaire 201 Replacement Filter for Aprilaire Whole House Air Purifier Models: 2200, 2250, Space Gard 2200, MERV 10 (Pack of 10)
必填
site
string
示例:us
必填
merchant_name
string
示例:Amazon
必填
brand
string
示例:Aprilaire
必填
top_category_name
string
示例:Industrial & Scientific
必填
top_category_id
string
示例:16310091
必填
asin
string
示例:B0118C0ST6
必填
parent_asin
string
示例:B07NSXBNP2
必填
variant_asin
array
数据列表
必填
sold_last_1
int
示例:41
必填
gmv_last_1
float
示例:9769.4
必填
sold_last_3
int
示例:123
必填
gmv_last_3
float
示例:29308.2
必填
sold_last_7
int
示例:288
必填
gmv_last_7
float
示例:68385.8
必填
sold_last_30
int
示例:1235
必填
gmv_last_30
int
示例:293082
必填
top_category_rank
int
示例:614
必填
review_number
int
示例:1516
必填
review_score
float
示例:4.6
必填
new_review_number_last_3
int
示例:0
必填
rank_3_to_last
int
示例:608
必填
rank_change_3
int
示例:-6
必填
rank_change_3_pop
float
示例:-0.009868421052631578
必填
steady_rise_9
int
示例:0
必填
rank_change_9_avg
float
示例:-2.3333333333333335
必填
price
float
示例:237.38
必填
delivery
string
示例:Amazon
必填
has_chinese_seller
int
示例:0
必填
gen_time
object
示例:null
必填
shipping_weight
float
示例:17.2
必填
data_update_time
string
示例:2020-05-07T16:40:33
必填