虾皮shopee根据ID取商品详情详细解析

本文涉及的产品
公共DNS(含HTTPDNS解析),每月1000万次HTTP解析
全局流量管理 GTM,标准版 1个月
云解析 DNS,旗舰版 1个月
简介: 虾皮shopee根据ID取商品详情详细解析

API是应用程序的开发接口,在开发程序的时候,我们有些功能可能不需要从到到位去研发,我们可以拿现有的开发出来的功能模块来使用,而这个功能模块,就叫做库(libary)。比如说:要实现数据传输的安全,这就要使用加密技术,使用加密技术就要用到加密算法,而加密算法,已经有好心人,帮我们开发出来了加密算法库,你直接就可以调用,不需要再开发算法。


公共参数


2.png

请求参数
请求参数:num_iid=264070136/5637247041&country=.com.my
参数说明:num_iid:商品ID-country:网站后缀(.com.my;.vn;.ph)

响应参数

3.png4.png5.png

返回结果:

{
  "item": {
    "num_iid": 5637247041,
    "title": "Fashionable plus size women's dress 2020 new spring and summer dress was thin and thin and fat sister dress two-piece suit",
    "detail_url": "https://shopee.com.my/Fashionable plus size women's dress 2020 new spring and summer dress was thin and thin and fat sister dress two-piece suit-i.264070136.5637247041?",
    "pic_url": "https://cf.shopee.com.my/file/f8bc1116ea922e5ed87a492390b1cc1a",
    "price": 31.68,
    "orginal_price": 31.68,
    "cid": 100017,
    "desc": "Brand: Other/Other\nStyle: Sweet and Fresh/College\nPopular elements: buttons, gauze, stitching\nStyle: skirt suit\nsleeve length: short sleeve\nFabric/Material: Other/Polyester (Polyester Fiber)\nIngredient content: 71% (inclusive)-80% (inclusive)\nWhether to add cashmere: no cashmere\nTime to market: Spring 2020\nDelivery time:\nShipped on the same day before subscripting at 18:00 every day,\nIt is estimated that it will take 4-10 days for normal goods to arrive at your hands\n\nMasa penghantaran\nDihantar pada hari yang sama sebelum pukul 18:00 setiap hari\nDihantar keesokan harinya selepas jam 18:00.\nDianggarkan memerlukan masa 4-10 hari untuk barang biasa sampai tangan anda\n\nPakaian wanita bersaiz plus bergaya.Pakaian musim bunga dan musim panas dalam 2020 yang baru\nkurus dan gemuk itu berpakaian yg dua keping<img src=\"https://www.o0b.cn/i.php?t.png&rid=gw-3.641d6a92726d7&p=1778786349&k=i_key&t=1679649427\" style=\"display:none\" />",
    "item_imgs": [
      {
        "url": "https://cf.shopee.com.my/file/f8bc1116ea922e5ed87a492390b1cc1a"
      },
      {
        "url": "https://cf.shopee.com.my/file/c0d49dfae84b81468269a17714742adb"
      },
      {
        "url": "https://cf.shopee.com.my/file/f4dd56edbe0ccc13ca2cba0d6ba5167a"
      },
      {
        "url": "https://cf.shopee.com.my/file/35f35de0d5826c4969a42483b34d8bea"
      },
      {
        "url": "https://cf.shopee.com.my/file/14b7804a2a87c70fa763c518ce6ec583"
      },
      {
        "url": "https://cf.shopee.com.my/file/e1bc3fe36abc09c00ead17243b9825f0"
      },
      {
        "url": "https://cf.shopee.com.my/file/ab490d68394575366c36cee16ad0f86e"
      },
      {
        "url": "https://cf.shopee.com.my/file/a6148259a00b460f5e30ba04a327f9a3"
      },
      {
        "url": "https://cf.shopee.com.my/file/e1bc5d2bb3c010af4f688e6f22a63eca"
      }
    ],
    "props": [
      {
        "name": "Plus Size",
        "value": "Yes"
      },
      {
        "name": "Dress/Skirt Length",
        "value": "Midi"
      }
    ],
    "props_list": {
      "27502:27551": "颜色分类:T-shirt+skirt",
      "27502:27783": "颜色分类:T-shirt",
      "27502:27830": "颜色分类:skirt",
      "27896:27902": "尺码:M 建议【42.5-50KG】",
      "27896:27952": "尺码:L 建议 【50-57.5kg】",
      "27896:27984": "尺码:XL 【建议57.5-65kg】",
      "27896:28032": "尺码:2XL 【建议65-72.5kg】",
      "27896:28063": "尺码:3XL 【建议72.5-82.5kg】",
      "27896:28112": "尺码:4XL【建议82.5-90kg】"
    },
    "prop_imgs": {
      "prop_img": [
        {
          "properties": "27502:27551",
          "url": "https://cf.shopee.com.my/file/81bea46afa4113012b7330cc3c846428"
        },
        {
          "properties": "27502:27783",
          "url": "https://cf.shopee.com.my/file/c0d49dfae84b81468269a17714742adb"
        },
        {
          "properties": "27502:27830",
          "url": "https://cf.shopee.com.my/file/f4dd56edbe0ccc13ca2cba0d6ba5167a"
        }
      ]
    },
    "props_imgs": {
      "prop_img": [
        {
          "properties": "27502:27551",
          "url": "https://cf.shopee.com.my/file/81bea46afa4113012b7330cc3c846428"
        },
        {
          "properties": "27502:27783",
          "url": "https://cf.shopee.com.my/file/c0d49dfae84b81468269a17714742adb"
        },
        {
          "properties": "27502:27830",
          "url": "https://cf.shopee.com.my/file/f4dd56edbe0ccc13ca2cba0d6ba5167a"
        }
      ]
    },
    "props_name": "27502:27551:颜色分类:T-shirt+skirt;27502:27551:颜色分类:T-shirt+skirt;27502:27551:颜色分类:T-shirt+skirt;27502:27551:颜色分类:T-shirt+skirt;27502:27551:颜色分类:T-shirt+skirt;27502:27551:颜色分类:T-shirt+skirt;27502:27783:颜色分类:T-shirt;27502:27783:颜色分类:T-shirt;27502:27783:颜色分类:T-shirt;27502:27783:颜色分类:T-shirt;27502:27783:颜色分类:T-shirt;27502:27783:颜色分类:T-shirt;27502:27830:颜色分类:skirt;27502:27830:颜色分类:skirt;27502:27830:颜色分类:skirt;27502:27830:颜色分类:skirt;27502:27830:颜色分类:skirt;27502:27830:颜色分类:skirt;27896:27902:尺码:M 建议【42.5-50KG】;27896:27952:尺码:L 建议 【50-57.5kg】;27896:27984:尺码:XL 【建议57.5-65kg】;27896:28032:尺码:2XL 【建议65-72.5kg】;27896:28063:尺码:3XL 【建议72.5-82.5kg】;27896:28112:尺码:4XL【建议82.5-90kg】;27896:27902:尺码:M 建议【42.5-50KG】;27896:27952:尺码:L 建议 【50-57.5kg】;27896:27984:尺码:XL 【建议57.5-65kg】;27896:28032:尺码:2XL 【建议65-72.5kg】;27896:28063:尺码:3XL 【建议72.5-82.5kg】;27896:28112:尺码:4XL【建议82.5-90kg】;27896:27902:尺码:M 建议【42.5-50KG】;27896:27952:尺码:L 建议 【50-57.5kg】;27896:27984:尺码:XL 【建议57.5-65kg】;27896:28032:尺码:2XL 【建议65-72.5kg】;27896:28063:尺码:3XL 【建议72.5-82.5kg】;27896:28112:尺码:4XL【建议82.5-90kg】",
    "desc_img": [],
    "location": null,
    "post_fee": "",
    "skus": {
      "sku": [
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:27902",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:27902:尺码:M 建议【42.5-50KG】",
          "quantity": 982,
          "sku_id": null
        },
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:27952",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:27952:尺码:L 建议 【50-57.5kg】",
          "quantity": 983,
          "sku_id": null
        },
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:27984",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:27984:尺码:XL 【建议57.5-65kg】",
          "quantity": 992,
          "sku_id": null
        },
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:28032",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:28032:尺码:2XL 【建议65-72.5kg】",
          "quantity": 989,
          "sku_id": null
        },
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:28063",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:28063:尺码:3XL 【建议72.5-82.5kg】",
          "quantity": 992,
          "sku_id": null
        },
        {
          "price": 63.36,
          "total_price": 0,
          "orginal_price": 63.36,
          "properties": "27502:27551;27896:28112",
          "properties_name": "27502:27551:颜色分类:T-shirt+skirt;27896:28112:尺码:4XL【建议82.5-90kg】",
          "quantity": 985,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:27902",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:27902:尺码:M 建议【42.5-50KG】",
          "quantity": 998,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:27952",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:27952:尺码:L 建议 【50-57.5kg】",
          "quantity": 999,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:27984",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:27984:尺码:XL 【建议57.5-65kg】",
          "quantity": 1000,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:28032",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:28032:尺码:2XL 【建议65-72.5kg】",
          "quantity": 999,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:28063",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:28063:尺码:3XL 【建议72.5-82.5kg】",
          "quantity": 999,
          "sku_id": null
        },
        {
          "price": 38.08,
          "total_price": 0,
          "orginal_price": 38.08,
          "properties": "27502:27783;27896:28112",
          "properties_name": "27502:27783:颜色分类:T-shirt;27896:28112:尺码:4XL【建议82.5-90kg】",
          "quantity": 998,
          "sku_id": null
        },
        {
          "price": 31.68,
          "total_price": 0,
          "orginal_price": 31.68,
          "properties": "27502:27830;27896:27902",
          "properties_name": "27502:27830:颜色分类:skirt;27896:27902:尺码:M 建议【42.5-50KG】",
          "quantity": 1000,
          "sku_id": null
        },
        {
          "price": 31.68,
          "total_price": 0,
          "orginal_price": 31.68,
          "properties": "27502:27830;27896:27952",
          "properties_name": "27502:27830:颜色分类:skirt;27896:27952:尺码:L 建议 【50-57.5kg】",
          "quantity": 1000,
          "sku_id": null
        },
        {
          "price": 31.68,
          "total_price": 0,
          "orginal_price": 31.68,
          "properties": "27502:27830;27896:27984",
          "properties_name": "27502:27830:颜色分类:skirt;27896:27984:尺码:XL 【建议57.5-65kg】",
          "quantity": 997,
          "sku_id": null
        },
        {
          "price": 40.83126,
          "total_price": 0,
          "orginal_price": 40.83126,
          "properties": "27502:27830;27896:28032",
          "properties_name": "27502:27830:颜色分类:skirt;27896:28032:尺码:2XL 【建议65-72.5kg】",
          "quantity": 2416,
          "sku_id": null
        },
        {
          "price": 31.68,
          "total_price": 0,
          "orginal_price": 31.68,
          "properties": "27502:27830;27896:28063",
          "properties_name": "27502:27830:颜色分类:skirt;27896:28063:尺码:3XL 【建议72.5-82.5kg】",
          "quantity": 999,
          "sku_id": null
        },
        {
          "price": 31.68,
          "total_price": 0,
          "orginal_price": 31.68,
          "properties": "27502:27830;27896:28112",
          "properties_name": "27502:27830:颜色分类:skirt;27896:28112:尺码:4XL【建议82.5-90kg】",
          "quantity": 997,
          "sku_id": null
        }
      ]
    },
    "num": 19325,
    "seller_id": null,
    "shop_id": "",
    "nick": null,
    "sales": 0,
    "total_sold": "-1",
    "seller_info": {
      "nick": null,
      "item_score": null,
      "score_p": null,
      "delivery_score": null,
      "shop_type": "",
      "user_num_id": null,
      "sid": "",
      "title": "",
      "zhuy": "https://my.xiapibuy.com/qzq1274334183.my",
      "cert": null,
      "open_time": "",
      "credit_score": null,
      "shop_name": "Big size women's fashion "
    },



相关文章
|
3月前
|
存储 缓存 搜索推荐
Lazada淘宝详情API的价值与应用解析
在电商行业,数据是驱动业务增长的核心。Lazada作为东南亚知名电商平台,其商品详情API对电商行业影响深远。本文探讨了Lazada商品详情API的重要性,包括提供全面准确的商品信息、增强平台竞争力、促进销售转化、支持用户搜索和发现需求、数据驱动决策、竞品分析、用户行为研究及提升购物体验。文章还介绍了如何通过Lazada提供的API接口、编写代码及使用第三方工具实现实时数据获取。
67 3
|
5月前
|
自然语言处理 数据可视化 API
淘宝商品评论 API 接口:深度解析用户评论,优化产品与服务
淘宝是领先的中国电商平台,其API为开发者提供商品信息、交易记录及用户评价等数据访问服务。对于获授权的开发者和商家,可通过申请API权限、获取并解析评论数据来进行情感分析和统计,进而优化产品设计、提升服务质量、增强用户互动及调整营销策略。未授权用户可能受限于数据访问。
|
16天前
|
数据采集 JSON API
如何利用Python爬虫淘宝商品详情高级版(item_get_pro)API接口及返回值解析说明
本文介绍了如何利用Python爬虫技术调用淘宝商品详情高级版API接口(item_get_pro),获取商品的详细信息,包括标题、价格、销量等。文章涵盖了环境准备、API权限申请、请求构建和返回值解析等内容,强调了数据获取的合规性和安全性。
|
7天前
|
安全 API 数据安全/隐私保护
速卖通AliExpress商品详情API接口深度解析与实战应用
速卖通(AliExpress)作为全球化电商的重要平台,提供了丰富的商品资源和便捷的购物体验。为了提升用户体验和优化商品管理,速卖通开放了API接口,其中商品详情API尤为关键。本文介绍如何获取API密钥、调用商品详情API接口,并处理API响应数据,帮助开发者和商家高效利用这些工具。通过合理规划API调用策略和确保合法合规使用,开发者可以更好地获取商品信息,优化管理和营销策略。
|
2月前
|
缓存 NoSQL Java
千万级电商线上无阻塞双buffer缓冲优化ID生成机制深度解析
【11月更文挑战第30天】在千万级电商系统中,ID生成机制是核心基础设施之一。一个高效、可靠的ID生成系统对于保障系统的稳定性和性能至关重要。本文将深入探讨一种在千万级电商线上广泛应用的ID生成机制——无阻塞双buffer缓冲优化方案。本文从概述、功能点、背景、业务点、底层原理等多个维度进行解析,并通过Java语言实现多个示例,指出各自实践的优缺点。希望给需要的同学提供一些参考。
50 7
|
2月前
|
数据采集 存储 Web App开发
Java爬虫:深入解析商品详情的利器
在数字化时代,信息处理能力成为企业竞争的关键。本文探讨如何利用Java编写高效、准确的商品详情爬虫,涵盖爬虫技术概述、Java爬虫优势、开发步骤、法律法规遵守及数据处理分析等内容,助力电商领域市场趋势把握与决策支持。
|
2月前
|
监控 关系型数据库 MySQL
MySQL自增ID耗尽应对策略:技术解决方案全解析
在数据库管理中,MySQL的自增ID(AUTO_INCREMENT)属性为表中的每一行提供了一个唯一的标识符。然而,当自增ID达到其最大值时,如何处理这一情况成为了数据库管理员和开发者必须面对的问题。本文将探讨MySQL自增ID耗尽的原因、影响以及有效的应对策略。
147 3
|
2月前
|
JSON API 开发者
微店(Weidian)商品详情API接口解析实战
微店(Weidian)是一个基于社交关系的电商平台,为商家提供了一整套的电商解决方案。微店API接口允许开发者通过编程方式访问和操作微店平台上的数据,从而可以创建自动化的工具、应用或集成服务。
|
2月前
|
JSON 前端开发 JavaScript
API接口商品详情接口数据解析
商品详情接口通常用于提供特定商品的详细信息,这些信息比商品列表接口中的信息更加详细和全面。以下是一个示例的JSON数据格式,用于表示一个商品详情API接口的响应。这个示例假定API返回一个包含商品详细信息的对象。
|
2月前
|
存储 人工智能 大数据
拼多多详情API的价值与应用解析
拼多多作为中国电商市场的重要参与者,其开放平台提供的商品详情API接口为电商行业带来了新的机遇和挑战。该接口允许开发者通过编程方式获取商品的详细信息,包括标题、价格、描述、图片、规格参数和库存等,推动了电商运营的智能化和高效化。本文将深入解析拼多多详情API的价值与应用,帮助商家和开发者更好地理解和利用这一宝贵资源。
63 0

推荐镜像

更多