• 淘宝(tmall)店铺旗舰店商品数据分析接口代码教程


    淘宝(tmall)店铺旗舰店商品数据分析接口代码教程如下:

    1.公共参数

    名称类型必须描述(接口支持高并发)
    keyString调用key(必须以GET方式拼接在URL中,点击获取请求key和secret
    secretString调用密钥 (接口代码教程WeChat:19970108018)
    api_nameStringAPI接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等]
    cacheString[yes,no]默认yes,将调用缓存的数据,速度比较快
    result_typeString[json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读
    langString[cn,en,ru]翻译语言,默认cn简体中文
    versionStringAPI版本

    2. 请求示例(CURL、PHP 、PHPsdk 、Java 、C# 、Python…) 

    1. # coding:utf-8
    2. """
    3. Compatible for python2.x and python3.x
    4. requirement: pip install requests
    5. """
    6. from __future__ import print_function
    7. import requests
    8. # 请求示例 url 默认请求参数已经做URL编码
    9. url = "https://wx19970108018/taobao/item_search_shop/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&shop_id=433655136&page=1&sort="
    10. headers = {
    11. "Accept-Encoding": "gzip",
    12. "Connection": "close"
    13. }
    14. if __name__ == "__main__":
    15. r = requests.get(url, headers=headers)
    16. json_obj = r.json()
    17. print(json_obj)

    3.响应示例

    1. Result Object:
    2. ---------------------------------------
    3. {
    4. "items": {
    5. "shop_id": "433655136",
    6. "page": "1",
    7. "has_next_page": "true",
    8. "real_total_results": "87",
    9. "total_results": "87",
    10. "page_size": 16,
    11. "page_count": 5,
    12. "_ddf": "ti",
    13. "item": [
    14. {
    15. "num_iid": "674677242275",
    16. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01HnG9Cr1nzKTlL4zGH_!!2209411885160-0-picasso.jpg",
    17. "title": "IFIK Denim Mini Skort 白鹿同款 '辣妹教条'牛仔低腰复古短裙裤",
    18. "promotion_price": "350.00",
    19. "price": "350.00",
    20. "sales": 1219,
    21. "quantity": "242",
    22. "seller_nick": "ifiker",
    23. "seller_id": "2209411885160",
    24. "shop_id": "433655136",
    25. "shop_title": "IFIK",
    26. "is_tmall": "false",
    27. "detail_url": "https://item.taobao.com/item.htm?id=674677242275"
    28. },
    29. {
    30. "num_iid": "675006395148",
    31. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01Kv5NcW1nzKTZ3w6PW_!!2209411885160-0-picasso.jpg",
    32. "title": "IFIK Leather Jacket 'Hunter复古水洗牛仔拼皮夹克 短款垫肩外套",
    33. "promotion_price": "580.00",
    34. "price": "580.00",
    35. "sales": 790,
    36. "quantity": "77",
    37. "seller_nick": "ifiker",
    38. "seller_id": "2209411885160",
    39. "shop_id": "433655136",
    40. "shop_title": "IFIK",
    41. "is_tmall": "false",
    42. "detail_url": "https://item.taobao.com/item.htm?id=675006395148"
    43. },
    44. {
    45. "num_iid": "674342109993",
    46. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN016RCbPL1nzKTcCdTli_!!2209411885160-0-picasso.jpg",
    47. "title": "IFIK Bootcut Jeans #1969 50粒铆钉复古高腰微喇重洗水牛仔裤",
    48. "promotion_price": "400.00",
    49. "price": "400.00",
    50. "sales": 1031,
    51. "quantity": "147",
    52. "seller_nick": "ifiker",
    53. "seller_id": "2209411885160",
    54. "shop_id": "433655136",
    55. "shop_title": "IFIK",
    56. "is_tmall": "false",
    57. "detail_url": "https://item.taobao.com/item.htm?id=674342109993"
    58. },
    59. {
    60. "num_iid": "674677778191",
    61. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01uqO5Y11nzKTdqnwyI_!!2209411885160-0-picasso.jpg",
    62. "title": "IFIK Pink Blazer90s多位重洗水粉色Y2K辣妹牛仔西服垫肩西装外套",
    63. "promotion_price": "630.00",
    64. "price": "630.00",
    65. "sales": 454,
    66. "quantity": "172",
    67. "seller_nick": "ifiker",
    68. "seller_id": "2209411885160",
    69. "shop_id": "433655136",
    70. "shop_title": "IFIK",
    71. "is_tmall": "false",
    72. "detail_url": "https://item.taobao.com/item.htm?id=674677778191"
    73. },
    74. {
    75. "num_iid": "653891158457",
    76. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01WO67Iw1nzKThMPxWG_!!2209411885160-0-picasso.jpg",
    77. "title": "IFIK Tribute to Justin Blazer 90年代经典Y2K牛仔西服西装外套",
    78. "promotion_price": "629.00",
    79. "price": "629.00",
    80. "sales": 1614,
    81. "quantity": "1187",
    82. "seller_nick": "ifiker",
    83. "seller_id": "2209411885160",
    84. "shop_id": "433655136",
    85. "shop_title": "IFIK",
    86. "is_tmall": "false",
    87. "detail_url": "https://item.taobao.com/item.htm?id=653891158457"
    88. },
    89. {
    90. "num_iid": "659434926903",
    91. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01ShzSCL1nzKTlL5j0g_!!2209411885160-0-picasso.jpg",
    92. "title": "IFIK Black Zip Jeans超模同款长腿两侧口袋拉链式超高腰喇叭裤",
    93. "promotion_price": "450.00",
    94. "price": "450.00",
    95. "sales": 468,
    96. "quantity": "170",
    97. "seller_nick": "ifiker",
    98. "seller_id": "2209411885160",
    99. "shop_id": "433655136",
    100. "shop_title": "IFIK",
    101. "is_tmall": "false",
    102. "detail_url": "https://item.taobao.com/item.htm?id=659434926903"
    103. },
    104. {
    105. "num_iid": "681333373728",
    106. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01qEB7g51nzKTXbcYMy_!!2209411885160-0-picasso.jpg",
    107. "title": "IFIK 2021老花针织拼牛仔超短款垫肩夹克+针织喇叭长裤【复活】",
    108. "promotion_price": "389.00",
    109. "price": "389.00",
    110. "sales": 129,
    111. "quantity": "2836",
    112. "seller_nick": "ifiker",
    113. "seller_id": "2209411885160",
    114. "shop_id": "433655136",
    115. "shop_title": "IFIK",
    116. "is_tmall": "false",
    117. "detail_url": "https://item.taobao.com/item.htm?id=681333373728"
    118. },
    119. {
    120. "num_iid": "674358013064",
    121. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01Y1PABa1nzKTkWGMnZ_!!2209411885160-0-picasso.jpg",
    122. "title": "IFIK Denim Sweatpants轻松复古 垂坠感重度洗水直筒牛仔运动卫裤",
    123. "promotion_price": "350.00",
    124. "price": "350.00",
    125. "sales": 255,
    126. "quantity": "1737",
    127. "seller_nick": "ifiker",
    128. "seller_id": "2209411885160",
    129. "shop_id": "433655136",
    130. "shop_title": "IFIK",
    131. "is_tmall": "false",
    132. "detail_url": "https://item.taobao.com/item.htm?id=674358013064"
    133. },
    134. {
    135. "num_iid": "647240758820",
    136. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01jubTnx1nzKTeODRzx_!!2209411885160-0-picasso.jpg",
    137. "title": "IFIK \"Cowgirl\" Print 2-Use Bandana 整一个西部风情的方巾/抹胸",
    138. "promotion_price": "99.00",
    139. "price": "99.00",
    140. "sales": 657,
    141. "quantity": "190",
    142. "seller_nick": "ifiker",
    143. "seller_id": "2209411885160",
    144. "shop_id": "433655136",
    145. "shop_title": "IFIK",
    146. "is_tmall": "false",
    147. "detail_url": "https://item.taobao.com/item.htm?id=647240758820"
    148. },
    149. {
    150. "num_iid": "671372267621",
    151. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01JPbzyb1nzKTXbdQS8_!!2209411885160-0-picasso.jpg",
    152. "title": "IFIK Paneled Denim Set 牛仔撞色镂空短款开衫+包臀短裙套装2色",
    153. "promotion_price": "260.00",
    154. "price": "260.00",
    155. "sales": 401,
    156. "quantity": "11401",
    157. "seller_nick": "ifiker",
    158. "seller_id": "2209411885160",
    159. "shop_id": "433655136",
    160. "shop_title": "IFIK",
    161. "is_tmall": "false",
    162. "detail_url": "https://item.taobao.com/item.htm?id=671372267621"
    163. },
    164. {
    165. "num_iid": "668871730997",
    166. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01xJSIYm1nzKTfcXcnZ_!!2209411885160-0-picasso.jpg",
    167. "title": "IFIK Cargo Pants「工装裤工艺天花板」阔腿口袋洗水牛仔长裤2色",
    168. "promotion_price": "450.00",
    169. "price": "450.00",
    170. "sales": 991,
    171. "quantity": "270",
    172. "seller_nick": "ifiker",
    173. "seller_id": "2209411885160",
    174. "shop_id": "433655136",
    175. "shop_title": "IFIK",
    176. "is_tmall": "false",
    177. "detail_url": "https://item.taobao.com/item.htm?id=668871730997"
    178. },
    179. {
    180. "num_iid": "673015183063",
    181. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01J1GI6p1nzKTjGYOhZ_!!2209411885160-0-picasso.jpg",
    182. "title": "IFIK Denim Tote 百搭实用 经典款纯色LOGO压印牛仔帆布袋托特包",
    183. "promotion_price": "100.00",
    184. "price": "100.00",
    185. "sales": 460,
    186. "quantity": "1361",
    187. "seller_nick": "ifiker",
    188. "seller_id": "2209411885160",
    189. "shop_id": "433655136",
    190. "shop_title": "IFIK",
    191. "is_tmall": "false",
    192. "detail_url": "https://item.taobao.com/item.htm?id=673015183063"
    193. },
    194. {
    195. "num_iid": "675000171233",
    196. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01ooc0HY1nzKTZ3xNRR_!!2209411885160-0-picasso.jpg",
    197. "title": "IFIK Voile Dress 'Y2K Vibe' 粉牛仔夹克印花辣妹修身网纱连衣裙",
    198. "promotion_price": "220.00",
    199. "price": "220.00",
    200. "sales": 148,
    201. "quantity": "31",
    202. "seller_nick": "ifiker",
    203. "seller_id": "2209411885160",
    204. "shop_id": "433655136",
    205. "shop_title": "IFIK",
    206. "is_tmall": "false",
    207. "detail_url": "https://item.taobao.com/item.htm?id=675000171233"
    208. },
    209. {
    210. "num_iid": "675795776472",
    211. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01OVfHfs1nzKTgYpGkC_!!2209411885160-0-picasso.jpg",
    212. "title": "IFIK Paneled Skirt Set 70S明媚 牛仔拼接针织背心+包臀短裙套装",
    213. "promotion_price": "270.00",
    214. "price": "270.00",
    215. "sales": 154,
    216. "quantity": "5773",
    217. "seller_nick": "ifiker",
    218. "seller_id": "2209411885160",
    219. "shop_id": "433655136",
    220. "shop_title": "IFIK",
    221. "is_tmall": "false",
    222. "detail_url": "https://item.taobao.com/item.htm?id=675795776472"
    223. },
    224. {
    225. "num_iid": "671047562893",
    226. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01lOdiT41nzKTc5SqDH_!!2209411885160-0-picasso.jpg",
    227. "title": "IFIK Body Chain 于文文同款 金属与牛仔的碰撞Chocker身体链腰链",
    228. "promotion_price": "180.00",
    229. "price": "180.00",
    230. "sales": 457,
    231. "quantity": "444",
    232. "seller_nick": "ifiker",
    233. "seller_id": "2209411885160",
    234. "shop_id": "433655136",
    235. "shop_title": "IFIK",
    236. "is_tmall": "false",
    237. "detail_url": "https://item.taobao.com/item.htm?id=671047562893"
    238. },
    239. {
    240. "num_iid": "679682849416",
    241. "pic_url": "https://img.alicdn.com/imgextra/i1/2209411885160/O1CN01ikoF1O1nzKTcCf5aT_!!2209411885160-0-picasso.jpg",
    242. "title": "IFIK Cargo Pants 复古洗水标杆 13盎司重工宽松阔腿牛仔工装裤",
    243. "promotion_price": "480.00",
    244. "price": "480.00",
    245. "sales": 64,
    246. "quantity": "3917",
    247. "seller_nick": "ifiker",
    248. "seller_id": "2209411885160",
    249. "shop_id": "433655136",
    250. "shop_title": "IFIK",
    251. "is_tmall": "false",
    252. "detail_url": "https://item.taobao.com/item.htm?id=679682849416"
    253. }
    254. ]
    255. },
    256. "error_code": "0000",
    257. "reason": "ok",
    258. "secache": "5177b6f4db5be7bfce9032529452fd88",
    259. "secache_time": 1662621000,
    260. "secache_date": "2022-09-08 15:10:00",
    261. "translate_status": "",
    262. "translate_time": 0,
    263. "language": {
    264. "default_lang": "cn",
    265. "current_lang": "cn"
    266. },
    267. "error": "",
    268. "cache": 1,
    269. "api_info": "today:101 max:10100 all[197=101+38+58];expires:2030-12-31",
    270. "execution_time": "0.051",
    271. "server_time": "Beijing/2022-09-09 18:31:21",
    272. "client_ip": "106.6.37.179",
    273. "call_args": {
    274. "seller_nick": "433655136",
    275. "start_price": "1"
    276. },
    277. "api_type": "taobao",
    278. "translate_language": "zh-CN",
    279. "translate_engine": "google_new",
    280. "server_memory": "0.89MB",
    281. "request_id": "gw-4.631b15f9dffd2",
    282. "last_id": "1205831064"
    283. }

  • 相关阅读:
    Java 中代码优化的 30 个小技巧(上)
    猿创征文|提升日常工作效率的软件工具分享
    Apple Maps现在可在Firefox和Mac版Edge浏览器中使用
    ChatGLM3-6B-32K 在linux(Ubuntu) GPU P100(16G)复现记录
    SAP MM学习笔记34 - 请求书照合中的支付保留(发票冻结)
    坚鹏:中国邮政储蓄银行金融科技前沿技术发展与应用场景第4期
    040几种原生手工封装UUID组件的方案
    MySQL多表查询综合练习
    Echarts 雷达图的详细配置过程
    PHP 同城服务共享茶室小程序系统是如何实现的?
  • 原文地址:https://blog.csdn.net/weixin_44591885/article/details/126787786