关键词选品-趋势数据

Support MCP
version
通过关键词查询此词的历史趋势数据
Http Method POST
Http Request URL https://api.sellersprite.com/v1/keyword-research/trends
MCP Code keyword_research_trends
MCP 可以通过 returnFields 参数选择性的返回某些字段,可以大幅降低 上下文 的 Token 量; 参考: Token

-> 请求参数 折叠
# 参数 参数类型 是否必填 参数名称 参数描述
1 marketplace String 市场 见表 1.2
2 keyword String

# 参数 参数类型 参数名称 参数描述
1 time String 时间
2 keywrod String 关键词
3 keywrodCn String 关键词-中文
4 keywrodJp String 关键词-日文
5 search Integer 搜索量
6 purchase BigDecimal 购买量
7 purchaseRate BigDecimal 购买率
8 yearlyGrowth BigDecimal 同比增长率
9 chainGrowth BigDecimal 环比增长率
10 threeMonthGrowth BigDecimal 三个月增长率

curl --location --request POST 'https://api.sellersprite.com/v1/keyword-research/trends' \
--header 'secret-key: Your Secret' \
--header 'Content-Type: application/json' \
--data-raw '{
"marketplace": "US",
"keyword": "test"
}'
{
"code": "OK",
"message": "成功",
"data": [
{
"time": "2017年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 13059,
"purchase": 1085,
"purchaseRate": 8.31,
"yearlyGrowth": 0,
"chainGrowth": 0,
"threeMonthGrowth": 0.0
},
{
"time": "2017年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 13148,
"purchase": 1213,
"purchaseRate": 9.23,
"yearlyGrowth": 0,
"chainGrowth": 0.01,
"threeMonthGrowth": 0.0
},
{
"time": "2017年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9593,
"purchase": 463,
"purchaseRate": 4.83,
"yearlyGrowth": 0,
"chainGrowth": -0.27,
"threeMonthGrowth": -0.2704
},
{
"time": "2017年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10529,
"purchase": 163,
"purchaseRate": 1.55,
"yearlyGrowth": 0,
"chainGrowth": 0.10,
"threeMonthGrowth": -0.2704
},
{
"time": "2017年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9627,
"purchase": 263,
"purchaseRate": 2.74,
"yearlyGrowth": 0,
"chainGrowth": -0.09,
"threeMonthGrowth": -0.2704
},
{
"time": "2017年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11867,
"purchase": 931,
"purchaseRate": 7.85,
"yearlyGrowth": 0,
"chainGrowth": 0.23,
"threeMonthGrowth": -0.0857
},
{
"time": "2017年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11541,
"purchase": 577,
"purchaseRate": 5.00,
"yearlyGrowth": 0,
"chainGrowth": -0.03,
"threeMonthGrowth": -0.0857
},
{
"time": "2017年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12669,
"purchase": 397,
"purchaseRate": 3.14,
"yearlyGrowth": 0,
"chainGrowth": 0.10,
"threeMonthGrowth": -0.0275
},
{
"time": "2017年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10989,
"purchase": 32,
"purchaseRate": 0.30,
"yearlyGrowth": 0,
"chainGrowth": -0.13,
"threeMonthGrowth": -0.1326
},
{
"time": "2017年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11328,
"purchase": 635,
"purchaseRate": 5.61,
"yearlyGrowth": 0,
"chainGrowth": 0.03,
"threeMonthGrowth": -0.1326
},
{
"time": "2017年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11402,
"purchase": 1061,
"purchaseRate": 9.31,
"yearlyGrowth": 0,
"chainGrowth": 0.01,
"threeMonthGrowth": -0.1326
},
{
"time": "2017年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9329,
"purchase": 644,
"purchaseRate": 6.91,
"yearlyGrowth": 0,
"chainGrowth": -0.18,
"threeMonthGrowth": -0.1818
},
{
"time": "2018年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11459,
"purchase": 96,
"purchaseRate": 0.84,
"yearlyGrowth": -0.12,
"chainGrowth": 0.23,
"threeMonthGrowth": -0.1818
},
{
"time": "2018年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12121,
"purchase": 206,
"purchaseRate": 1.70,
"yearlyGrowth": -0.08,
"chainGrowth": 0.06,
"threeMonthGrowth": -0.1818
},
{
"time": "2018年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11786,
"purchase": 47,
"purchaseRate": 0.40,
"yearlyGrowth": 0.23,
"chainGrowth": -0.03,
"threeMonthGrowth": -0.0276
},
{
"time": "2018年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12340,
"purchase": 1040,
"purchaseRate": 8.43,
"yearlyGrowth": 0.17,
"chainGrowth": 0.05,
"threeMonthGrowth": -0.0276
},
{
"time": "2018年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11609,
"purchase": 257,
"purchaseRate": 2.22,
"yearlyGrowth": 0.21,
"chainGrowth": -0.06,
"threeMonthGrowth": -0.0592
},
{
"time": "2018年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 13442,
"purchase": 180,
"purchaseRate": 1.34,
"yearlyGrowth": 0.13,
"chainGrowth": 0.16,
"threeMonthGrowth": -0.0592
},
{
"time": "2018年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 16137,
"purchase": 1536,
"purchaseRate": 9.52,
"yearlyGrowth": 0.40,
"chainGrowth": 0.20,
"threeMonthGrowth": -0.0592
},
{
"time": "2018年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9246,
"purchase": 892,
"purchaseRate": 9.65,
"yearlyGrowth": -0.27,
"chainGrowth": -0.43,
"threeMonthGrowth": -0.427
},
{
"time": "2018年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 13271,
"purchase": 70,
"purchaseRate": 0.53,
"yearlyGrowth": 0.21,
"chainGrowth": 0.44,
"threeMonthGrowth": -0.427
},
{
"time": "2018年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9229,
"purchase": 524,
"purchaseRate": 5.68,
"yearlyGrowth": -0.19,
"chainGrowth": -0.30,
"threeMonthGrowth": -0.427
},
{
"time": "2018年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8078,
"purchase": 625,
"purchaseRate": 7.74,
"yearlyGrowth": -0.29,
"chainGrowth": -0.12,
"threeMonthGrowth": -0.3046
},
{
"time": "2018年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7345,
"purchase": 2,
"purchaseRate": 0.03,
"yearlyGrowth": -0.21,
"chainGrowth": -0.09,
"threeMonthGrowth": -0.3046
},
{
"time": "2019年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10954,
"purchase": 90,
"purchaseRate": 0.83,
"yearlyGrowth": -0.04,
"chainGrowth": 0.49,
"threeMonthGrowth": -0.1247
},
{
"time": "2019年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7152,
"purchase": 450,
"purchaseRate": 6.30,
"yearlyGrowth": -0.41,
"chainGrowth": -0.35,
"threeMonthGrowth": -0.3471
},
{
"time": "2019年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11697,
"purchase": 842,
"purchaseRate": 7.20,
"yearlyGrowth": -0.01,
"chainGrowth": 0.64,
"threeMonthGrowth": -0.3471
},
{
"time": "2019年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7737,
"purchase": 252,
"purchaseRate": 3.26,
"yearlyGrowth": -0.37,
"chainGrowth": -0.34,
"threeMonthGrowth": -0.3471
},
{
"time": "2019年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7482,
"purchase": 683,
"purchaseRate": 9.14,
"yearlyGrowth": -0.36,
"chainGrowth": -0.03,
"threeMonthGrowth": -0.3385
},
{
"time": "2019年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8088,
"purchase": 33,
"purchaseRate": 0.41,
"yearlyGrowth": -0.40,
"chainGrowth": 0.08,
"threeMonthGrowth": -0.3385
},
{
"time": "2019年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9241,
"purchase": 906,
"purchaseRate": 9.81,
"yearlyGrowth": -0.43,
"chainGrowth": 0.14,
"threeMonthGrowth": -0.033
},
{
"time": "2019年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8176,
"purchase": 139,
"purchaseRate": 1.71,
"yearlyGrowth": -0.12,
"chainGrowth": -0.12,
"threeMonthGrowth": -0.1152
},
{
"time": "2019年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8475,
"purchase": 316,
"purchaseRate": 3.74,
"yearlyGrowth": -0.36,
"chainGrowth": 0.04,
"threeMonthGrowth": -0.1152
},
{
"time": "2019年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7377,
"purchase": 72,
"purchaseRate": 0.98,
"yearlyGrowth": -0.20,
"chainGrowth": -0.13,
"threeMonthGrowth": -0.1296
},
{
"time": "2019年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 23469,
"purchase": 1272,
"purchaseRate": 5.42,
"yearlyGrowth": 1.91,
"chainGrowth": 2.18,
"threeMonthGrowth": -0.1296
},
{
"time": "2019年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 21983,
"purchase": 1292,
"purchaseRate": 5.88,
"yearlyGrowth": 1.99,
"chainGrowth": -0.06,
"threeMonthGrowth": -0.1296
},
{
"time": "2020年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 28035,
"purchase": 1805,
"purchaseRate": 6.44,
"yearlyGrowth": 1.56,
"chainGrowth": 0.28,
"threeMonthGrowth": -0.0633
},
{
"time": "2020年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 26772,
"purchase": 1333,
"purchaseRate": 4.98,
"yearlyGrowth": 2.74,
"chainGrowth": -0.05,
"threeMonthGrowth": -0.0633
},
{
"time": "2020年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 83816,
"purchase": 1743,
"purchaseRate": 2.08,
"yearlyGrowth": 6.17,
"chainGrowth": 2.13,
"threeMonthGrowth": -0.0451
},
{
"time": "2020年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 45556,
"purchase": 2245,
"purchaseRate": 4.93,
"yearlyGrowth": 4.89,
"chainGrowth": -0.46,
"threeMonthGrowth": -0.4565
},
{
"time": "2020年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 52055,
"purchase": 369,
"purchaseRate": 0.71,
"yearlyGrowth": 5.96,
"chainGrowth": 0.14,
"threeMonthGrowth": -0.4565
},
{
"time": "2020年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 57419,
"purchase": 970,
"purchaseRate": 1.69,
"yearlyGrowth": 6.10,
"chainGrowth": 0.10,
"threeMonthGrowth": -0.4565
},
{
"time": "2020年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9398,
"purchase": 606,
"purchaseRate": 6.45,
"yearlyGrowth": 0.02,
"chainGrowth": -0.84,
"threeMonthGrowth": -0.8363
},
{
"time": "2020年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10934,
"purchase": 109,
"purchaseRate": 1.00,
"yearlyGrowth": 0.34,
"chainGrowth": 0.16,
"threeMonthGrowth": -0.8363
},
{
"time": "2020年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12424,
"purchase": 828,
"purchaseRate": 6.67,
"yearlyGrowth": 0.47,
"chainGrowth": 0.14,
"threeMonthGrowth": -0.8363
},
{
"time": "2020年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9022,
"purchase": 309,
"purchaseRate": 3.43,
"yearlyGrowth": 0.22,
"chainGrowth": -0.27,
"threeMonthGrowth": -0.2738
},
{
"time": "2020年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8046,
"purchase": 330,
"purchaseRate": 4.11,
"yearlyGrowth": -0.66,
"chainGrowth": -0.11,
"threeMonthGrowth": -0.2738
},
{
"time": "2020年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8357,
"purchase": 473,
"purchaseRate": 5.66,
"yearlyGrowth": -0.62,
"chainGrowth": 0.04,
"threeMonthGrowth": -0.2738
},
{
"time": "2021年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8853,
"purchase": 813,
"purchaseRate": 9.19,
"yearlyGrowth": -0.68,
"chainGrowth": 0.06,
"threeMonthGrowth": -0.1082
},
{
"time": "2021年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11456,
"purchase": 316,
"purchaseRate": 2.76,
"yearlyGrowth": -0.57,
"chainGrowth": 0.29,
"threeMonthGrowth": 0.0387
},
{
"time": "2021年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12608,
"purchase": 469,
"purchaseRate": 3.72,
"yearlyGrowth": -0.85,
"chainGrowth": 0.10,
"threeMonthGrowth": 0.0594
},
{
"time": "2021年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12958,
"purchase": 492,
"purchaseRate": 3.80,
"yearlyGrowth": -0.72,
"chainGrowth": 0.03,
"threeMonthGrowth": 0.0278
},
{
"time": "2021年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9600,
"purchase": 681,
"purchaseRate": 7.10,
"yearlyGrowth": -0.82,
"chainGrowth": -0.26,
"threeMonthGrowth": -0.2591
},
{
"time": "2021年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11427,
"purchase": 151,
"purchaseRate": 1.33,
"yearlyGrowth": -0.80,
"chainGrowth": 0.19,
"threeMonthGrowth": -0.2591
},
{
"time": "2021年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11964,
"purchase": 425,
"purchaseRate": 3.56,
"yearlyGrowth": 0.27,
"chainGrowth": 0.05,
"threeMonthGrowth": -0.2591
},
{
"time": "2021年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9885,
"purchase": 565,
"purchaseRate": 5.72,
"yearlyGrowth": -0.10,
"chainGrowth": -0.17,
"threeMonthGrowth": -0.1738
},
{
"time": "2021年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12264,
"purchase": 1136,
"purchaseRate": 9.27,
"yearlyGrowth": -0.01,
"chainGrowth": 0.24,
"threeMonthGrowth": -0.1738
},
{
"time": "2021年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11679,
"purchase": 706,
"purchaseRate": 6.05,
"yearlyGrowth": 0.29,
"chainGrowth": -0.05,
"threeMonthGrowth": -0.1738
},
{
"time": "2021年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8717,
"purchase": 641,
"purchaseRate": 7.36,
"yearlyGrowth": 0.08,
"chainGrowth": -0.25,
"threeMonthGrowth": -0.2536
},
{
"time": "2021年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 16232,
"purchase": 672,
"purchaseRate": 4.14,
"yearlyGrowth": 0.94,
"chainGrowth": 0.86,
"threeMonthGrowth": -0.2536
},
{
"time": "2022年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 21031,
"purchase": 1503,
"purchaseRate": 7.15,
"yearlyGrowth": 1.38,
"chainGrowth": 0.30,
"threeMonthGrowth": -0.2536
},
{
"time": "2022年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 24080,
"purchase": 1194,
"purchaseRate": 4.96,
"yearlyGrowth": 1.10,
"chainGrowth": 0.14,
"threeMonthGrowth": 0.145
},
{
"time": "2022年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 16609,
"purchase": 1523,
"purchaseRate": 9.17,
"yearlyGrowth": 0.32,
"chainGrowth": -0.31,
"threeMonthGrowth": -0.3103
},
{
"time": "2022年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 21348,
"purchase": 1562,
"purchaseRate": 7.32,
"yearlyGrowth": 0.65,
"chainGrowth": 0.29,
"threeMonthGrowth": -0.3103
},
{
"time": "2022年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 12750,
"purchase": 33,
"purchaseRate": 0.26,
"yearlyGrowth": 0.33,
"chainGrowth": -0.40,
"threeMonthGrowth": -0.4028
},
{
"time": "2022年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 16441,
"purchase": 743,
"purchaseRate": 4.52,
"yearlyGrowth": 0.44,
"chainGrowth": 0.29,
"threeMonthGrowth": -0.4028
},
{
"time": "2022年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8982,
"purchase": 803,
"purchaseRate": 8.95,
"yearlyGrowth": -0.25,
"chainGrowth": -0.45,
"threeMonthGrowth": -0.4537
},
{
"time": "2022年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11930,
"purchase": 1099,
"purchaseRate": 9.22,
"yearlyGrowth": 0.21,
"chainGrowth": 0.33,
"threeMonthGrowth": -0.4537
},
{
"time": "2022年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11276,
"purchase": 1062,
"purchaseRate": 9.42,
"yearlyGrowth": -0.08,
"chainGrowth": -0.05,
"threeMonthGrowth": -0.4537
},
{
"time": "2022年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11443,
"purchase": 1095,
"purchaseRate": 9.57,
"yearlyGrowth": -0.02,
"chainGrowth": 0.01,
"threeMonthGrowth": -0.0548
},
{
"time": "2022年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11135,
"purchase": 1080,
"purchaseRate": 9.70,
"yearlyGrowth": 0.28,
"chainGrowth": -0.03,
"threeMonthGrowth": -0.0548
},
{
"time": "2022年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 13556,
"purchase": 1278,
"purchaseRate": 9.43,
"yearlyGrowth": -0.16,
"chainGrowth": 0.22,
"threeMonthGrowth": -0.0269
},
{
"time": "2023年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 21419,
"purchase": 2084,
"purchaseRate": 9.73,
"yearlyGrowth": 0.02,
"chainGrowth": 0.58,
"threeMonthGrowth": -0.0269
},
{
"time": "2023年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 18637,
"purchase": 1783,
"purchaseRate": 9.57,
"yearlyGrowth": -0.23,
"chainGrowth": -0.13,
"threeMonthGrowth": -0.1299
},
{
"time": "2023年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 11628,
"purchase": 82,
"purchaseRate": 0.71,
"yearlyGrowth": -0.30,
"chainGrowth": -0.38,
"threeMonthGrowth": -0.3761
},
{
"time": "2023年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9686,
"purchase": 90,
"purchaseRate": 0.93,
"yearlyGrowth": -0.55,
"chainGrowth": -0.17,
"threeMonthGrowth": -0.3761
},
{
"time": "2023年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 9169,
"purchase": 527,
"purchaseRate": 5.75,
"yearlyGrowth": -0.28,
"chainGrowth": -0.05,
"threeMonthGrowth": -0.3761
},
{
"time": "2023年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 6681,
"purchase": 394,
"purchaseRate": 5.90,
"yearlyGrowth": -0.59,
"chainGrowth": -0.27,
"threeMonthGrowth": -0.2713
},
{
"time": "2023年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7224,
"purchase": 419,
"purchaseRate": 5.81,
"yearlyGrowth": -0.20,
"chainGrowth": 0.08,
"threeMonthGrowth": -0.2713
},
{
"time": "2023年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10332,
"purchase": 697,
"purchaseRate": 6.75,
"yearlyGrowth": -0.13,
"chainGrowth": 0.43,
"threeMonthGrowth": -0.2713
},
{
"time": "2023年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8803,
"purchase": 610,
"purchaseRate": 6.93,
"yearlyGrowth": -0.22,
"chainGrowth": -0.15,
"threeMonthGrowth": -0.148
},
{
"time": "2023年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5844,
"purchase": 412,
"purchaseRate": 7.06,
"yearlyGrowth": -0.49,
"chainGrowth": -0.34,
"threeMonthGrowth": -0.3361
},
{
"time": "2023年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4823,
"purchase": 348,
"purchaseRate": 7.22,
"yearlyGrowth": -0.57,
"chainGrowth": -0.17,
"threeMonthGrowth": -0.3361
},
{
"time": "2023年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4391,
"purchase": 294,
"purchaseRate": 6.71,
"yearlyGrowth": -0.68,
"chainGrowth": -0.09,
"threeMonthGrowth": -0.3361
},
{
"time": "2024年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5509,
"purchase": 386,
"purchaseRate": 7.01,
"yearlyGrowth": -0.74,
"chainGrowth": 0.25,
"threeMonthGrowth": -0.1747
},
{
"time": "2024年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5577,
"purchase": 592,
"purchaseRate": 10.62,
"yearlyGrowth": -0.70,
"chainGrowth": 0.01,
"threeMonthGrowth": -0.0896
},
{
"time": "2024年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5260,
"purchase": 7,
"purchaseRate": 0.15,
"yearlyGrowth": -0.55,
"chainGrowth": -0.06,
"threeMonthGrowth": -0.0568
},
{
"time": "2024年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5475,
"purchase": 8,
"purchaseRate": 0.15,
"yearlyGrowth": -0.43,
"chainGrowth": 0.04,
"threeMonthGrowth": -0.0568
},
{
"time": "2024年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 27620,
"purchase": 41,
"purchaseRate": 0.15,
"yearlyGrowth": 2.01,
"chainGrowth": 4.04,
"threeMonthGrowth": -0.0568
},
{
"time": "2024年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 20887,
"purchase": 31,
"purchaseRate": 0.15,
"yearlyGrowth": 2.13,
"chainGrowth": -0.24,
"threeMonthGrowth": -0.2438
},
{
"time": "2024年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8504,
"purchase": 12,
"purchaseRate": 0.15,
"yearlyGrowth": 0.18,
"chainGrowth": -0.59,
"threeMonthGrowth": -0.5929
},
{
"time": "2024年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5953,
"purchase": 8,
"purchaseRate": 0.15,
"yearlyGrowth": -0.42,
"chainGrowth": -0.30,
"threeMonthGrowth": -0.5929
},
{
"time": "2024年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5805,
"purchase": 8,
"purchaseRate": 0.15,
"yearlyGrowth": -0.34,
"chainGrowth": -0.02,
"threeMonthGrowth": -0.5929
},
{
"time": "2024年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5724,
"purchase": 8,
"purchaseRate": 0.15,
"yearlyGrowth": -0.02,
"chainGrowth": -0.01,
"threeMonthGrowth": -0.3
},
{
"time": "2024年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5932,
"purchase": 7,
"purchaseRate": 0.12,
"yearlyGrowth": 0.23,
"chainGrowth": 0.04,
"threeMonthGrowth": -0.0249
},
{
"time": "2024年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5229,
"purchase": 6,
"purchaseRate": 0.12,
"yearlyGrowth": 0.19,
"chainGrowth": -0.12,
"threeMonthGrowth": -0.1185
},
{
"time": "2025年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5953,
"purchase": 7,
"purchaseRate": 0.12,
"yearlyGrowth": 0.08,
"chainGrowth": 0.14,
"threeMonthGrowth": -0.1185
},
{
"time": "2025年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 6063,
"purchase": 7,
"purchaseRate": 0.12,
"yearlyGrowth": 0.09,
"chainGrowth": 0.02,
"threeMonthGrowth": -0.1185
},
{
"time": "2025年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 7110,
"purchase": 8,
"purchaseRate": 0.12,
"yearlyGrowth": 0.35,
"chainGrowth": 0.17,
"threeMonthGrowth": 0.0185
},
{
"time": "2025年04月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 22647,
"purchase": 52,
"purchaseRate": 0.23,
"yearlyGrowth": 3.14,
"chainGrowth": 2.19,
"threeMonthGrowth": 0.0185
},
{
"time": "2025年05月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 10671,
"purchase": 24,
"purchaseRate": 0.23,
"yearlyGrowth": -0.61,
"chainGrowth": -0.53,
"threeMonthGrowth": -0.5288
},
{
"time": "2025年06月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 8193,
"purchase": 18,
"purchaseRate": 0.23,
"yearlyGrowth": -0.61,
"chainGrowth": -0.23,
"threeMonthGrowth": -0.5288
},
{
"time": "2025年07月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5745,
"purchase": 13,
"purchaseRate": 0.23,
"yearlyGrowth": -0.32,
"chainGrowth": -0.30,
"threeMonthGrowth": -0.5288
},
{
"time": "2025年08月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 5397,
"purchase": 9,
"purchaseRate": 0.17,
"yearlyGrowth": -0.09,
"chainGrowth": -0.06,
"threeMonthGrowth": -0.2988
},
{
"time": "2025年09月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4776,
"purchase": 8,
"purchaseRate": 0.17,
"yearlyGrowth": -0.18,
"chainGrowth": -0.12,
"threeMonthGrowth": -0.2988
},
{
"time": "2025年10月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4382,
"purchase": 10,
"purchaseRate": 0.23,
"yearlyGrowth": -0.23,
"chainGrowth": -0.08,
"threeMonthGrowth": -0.1151
},
{
"time": "2025年11月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4226,
"purchase": 9,
"purchaseRate": 0.23,
"yearlyGrowth": -0.29,
"chainGrowth": -0.04,
"threeMonthGrowth": -0.1151
},
{
"time": "2025年12月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4993,
"purchase": 11,
"purchaseRate": 0.23,
"yearlyGrowth": -0.05,
"chainGrowth": 0.18,
"threeMonthGrowth": -0.0825
},
{
"time": "2026年01月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 6574,
"purchase": 15,
"purchaseRate": 0.23,
"yearlyGrowth": 0.10,
"chainGrowth": 0.32,
"threeMonthGrowth": -0.0356
},
{
"time": "2026年02月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4450,
"purchase": 10,
"purchaseRate": 0.23,
"yearlyGrowth": -0.27,
"chainGrowth": -0.32,
"threeMonthGrowth": -0.3231
},
{
"time": "2026年03月",
"keywrod": "test",
"keywrodCn": "测试",
"keywrodJp": "テスト",
"search": 4644,
"purchase": 10,
"purchaseRate": 0.23,
"yearlyGrowth": -0.35,
"chainGrowth": 0.04,
"threeMonthGrowth": -0.3231
}
]
}
  • Copyright ©2025 卖家精灵数据开放平台. All rights reserved.
  • 手机: 186-2151-2959
  • 邮箱: webueye@gmail.com

联系我们