| { |
| "items": [ |
| { |
| "platform": "jd", |
| "title": "蓝牙耳机 降噪 真无线 XYZ", |
| "priceText": "199.00", |
| "salesText": "2.3万+", |
| "shopName": "XYZ 旗舰店", |
| "shopScoreText": "4.8", |
| "url": "https://example.com/jd/earbuds-xyz" |
| }, |
| { |
| "platform": "jd", |
| "title": "蓝牙耳机 半入耳 轻量 ABC", |
| "priceText": "129.00", |
| "salesText": "9800+", |
| "shopName": "ABC 自营", |
| "shopScoreText": "4.7", |
| "url": "https://example.com/jd/earbuds-abc" |
| }, |
| { |
| "platform": "jd", |
| "title": "蓝牙耳机 游戏低延迟 MNO", |
| "priceText": "79.90", |
| "salesText": "1.6万+", |
| "shopName": "MNO 专营店", |
| "shopScoreText": "4.5", |
| "url": "https://example.com/jd/earbuds-mno" |
| }, |
| { |
| "platform": "jd", |
| "title": "机械键盘 104键 青轴 K1", |
| "priceText": "159.00", |
| "salesText": "5200+", |
| "shopName": "键盘工坊", |
| "shopScoreText": "4.6", |
| "url": "https://example.com/jd/kb-k1" |
| }, |
| { |
| "platform": "tb", |
| "title": "蓝牙耳机 入耳式 无线 ABC", |
| "priceText": "89", |
| "salesText": "1.2万", |
| "shopName": "ABC 数码店", |
| "shopScoreText": "4.6", |
| "url": "https://example.com/tb/earbuds-abc" |
| }, |
| { |
| "platform": "tb", |
| "title": "蓝牙耳机 降噪 真无线 XYZ", |
| "priceText": "188", |
| "salesText": "8600", |
| "shopName": "XYZ 官方店", |
| "shopScoreText": "4.7", |
| "url": "https://example.com/tb/earbuds-xyz" |
| }, |
| { |
| "platform": "tb", |
| "title": "蓝牙耳机 运动防水 QRS", |
| "priceText": "49.9", |
| "salesText": "3.4万", |
| "shopName": "QRS 运动配件", |
| "shopScoreText": "4.4", |
| "url": "https://example.com/tb/earbuds-qrs" |
| }, |
| { |
| "platform": "tb", |
| "title": "机械键盘 87键 红轴 K2", |
| "priceText": "169", |
| "salesText": "4100", |
| "shopName": "键盘研究所", |
| "shopScoreText": "4.5", |
| "url": "https://example.com/tb/kb-k2" |
| }, |
| { |
| "platform": "pdd", |
| "title": "蓝牙耳机 运动防水 QRS", |
| "priceText": "39.9", |
| "salesText": "5.6万", |
| "shopName": "拼购优选", |
| "shopScoreText": "4.3", |
| "url": "https://example.com/pdd/earbuds-qrs" |
| }, |
| { |
| "platform": "pdd", |
| "title": "蓝牙耳机 游戏低延迟 MNO", |
| "priceText": "59.9", |
| "salesText": "4.1万", |
| "shopName": "电竞配件馆", |
| "shopScoreText": "4.2", |
| "url": "https://example.com/pdd/earbuds-mno" |
| }, |
| { |
| "platform": "pdd", |
| "title": "蓝牙耳机 半入耳 轻量 ABC", |
| "priceText": "69.9", |
| "salesText": "2.9万", |
| "shopName": "ABC 百货", |
| "shopScoreText": "4.4", |
| "url": "https://example.com/pdd/earbuds-abc" |
| }, |
| { |
| "platform": "pdd", |
| "title": "机械键盘 104键 青轴 K1", |
| "priceText": "119.0", |
| "salesText": "1.1万", |
| "shopName": "实惠外设", |
| "shopScoreText": "4.3", |
| "url": "https://example.com/pdd/kb-k1" |
| } |
| ] |
| } |
|
|
|
|