历史电商企业信息

接口说明

  • 返回历史电商企业信息
  • 返回结果中包含 企业简要信息、Top5联系方式 及 企业的电商信息

API路径

/services/v4/rest/enterprise/historicalEntEcommerceInfo

请求方法

GET

请求参数

参数 类型 说明 示例
keywords string 必须,企业全称,企业唯一编码(pid)或统一信用代码,工商注册码;字符串长度必须大于等于4 深圳市xx科技有限公司
module string 企业信息模块 BaseInfo
page int 分页参数-页码,默认为1,每页固定返回20条数据,目前只对 ECommerceShops 及 ECommerceProducts 模块有效

注:企业英文名称中需要完全匹配,其中可能包含特殊字符,需要先对参数进行URL编码再传递,防止特殊字符错漏

基本信息模块如下:

  • BaseInfo: 企业基本信息
  • Contacts: 企业联系方式-Top5
  • ECommerceShops: 企业电商店铺数据
  • ECommerceProducts: 企业电商商品数据

调用样例

https://{host}/services/v4/rest/enterprise/historicalEntEcommerceInfo?keywords=深圳市xx科技有限公司

返回结果JSON示例

{
    "error_code": 0,
    "success": true,
    "message": "",
    "data": {
        "BaseInfo": { // 企业基本信息
            "pid": "weewrfd234555", // 企业pid
            "ent_name": "sssss", // 企业名称
            "register_address": "xxxxx", // 注册地址
            "reg_province": "四川省", // 注册地址-省
            "reg_city": "成都市", // 注册地址-市
            "reg_district": "金牛区", // 注册地址-区
            "ent_status": "存续(在营、开业、在册)" // 经营状态
        },
        "Contacts": [ // 联系方式-top5
            {
                "content": "cqevhj@qq.com", // 联系方式内容
                "type": 3, // 联系方式类型:1-手机,2-固话,4-邮箱
                "person": "李*" // 联系人姓名
            },
            {
                "content": "125845656363", // 联系方式内容
                "type": 1, // 联系方式类型:1-手机,2-固话,4-邮箱
                "person": "张*" // 联系人姓名
            }
        ],
        "ECommerceShops": { // 电商数据
            "total": 20, // 网店总量
            "items": [ // 网店数据
                {
                    "shop_id": "cwqgvw3r12rd21e", // 网店id
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.", // 网店名称
                    "platform": ["中国制造国际站"], // 网店所属平台
                    "product_count": 105, // 网店商品数量
                    "shop_url": "https://a7e6f8e14ee505bb.en.made-in-china.com/", // 网店url
                    "shop_status": "在营", // 网店状态
                    "country_site": null, // 网店所属国家站
                    "comment_count": 1546, // 网店评论量
                    "comment_info": [ // 评论信息
                        {
                            "name": "亚马逊意大利站", // 站点/平台名称
                            "comments": [ // 评论内容
                                {
                                    "score":"3", // 评分
                                    "author":"Jack", // 评论人
                                    "time":"2026-03-10", // 评论时间
                                    "content":"Imballaggio deteriorato", // 评论内容
                                    "title": "good", // 评论标题
                                    "pictures": [ // 评论图片url
                                        "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                                    ]
                                },
                                {
                                    "score":"4",
                                    "author":"Tom",
                                    "time":"2023-02-10",
                                    "content":"Good",
                                    "title": "good",
                                    "pictures": null
                                }
                            ]
                        }
                    ],
                    "associated_time": "2026-03-06" // 网店关联企业的时间
                },
                {
                    "shop_id": "cwqgvwssd21e",
                    "shop_name": "安轩店",
                    "platform": ["亚马逊"],
                    "product_count": 105,
                    "shop_url": "https://www.amazon.co.jp/sp?seller=AB0MB2M9EQ5P6",
                    "shop_status": "在营",
                    "country_site": ["亚马逊日本站","亚马逊德国站"],
                    "comment_count": 1546,
                    "comment_info": null,
                    "associated_time": "2026-03-06"
                }
            ]
        },
        "ECommerceProducts": {
            "total": 150, // 商品总量
            "items": [ // 商品数据
                {
                    "shop_id": "cwqgvw3r12rd21e", // 网店id
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.", // 网店名称
                    "product_id": "fqevwrcscds", // 商品id
                    "platform_product_id": "B0D8JK", // 平台中这个商品的id
                    "product_name": "Terrasse Garten Outdoor-Partys", // 商品名称
                    "product_price": "€8.09", // 商品价格
                    "product_sales": 1, // 商品销量
                    "comments": [  // 商品评论
                        {
                            "score":"3", // 评分
                            "author":"Jack", // 评论人
                            "time":"2026-03-10", // 评论时间
                            "content":"Imballaggio deteriorato", // 评论内容
                            "title": "good", // 评论标题
                            "pictures": [ // 评论图片url
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        },
                        {
                            "score":"4",
                            "author":"Tom",
                            "time":"2023-02-10",
                            "content":"Good",
                            "title": "good",
                            "pictures": null
                        }
                    ],
                    "product_category": "Outdoor Lighting > Pathway Lighting", // 商品类目
                    "product_url": "https://www.amazon.de/dp/B0FSF14S24?m=AHE&th=1", // 商品链接
                    "product_detail": { // 产品详情信息
                        "rating_distribution": { // 星级评论分布
                            "1": "0%",
                            "2": "0%",
                            "3": "0%",
                            "4": "0%",
                            "5": "100%"
                        },
                        "brand_url": "https://www.amazon.pl/s/ref=bl_dcwqfq", // 品牌url
                        "about_this_item": "Unikalny design: Ręcznie wykonany drewniany znak z misternymi detalami i teksturami z piękną ", // Amazon 5点
                        "product_description": "Dane techniczne: ;Nazwa produktu: Drewniany znak wieczerzy ;Waga: około 150 g ;Rozmiar produktu: około 27,7 x 19,7 cm/10,91 x 7,76 cala ;Materiał: drewno ;Zawartość opakowania: ;1 x drewniany znak kolacji", // 产品描述
                        "product_tags": [ // 产品标签
                            "Amazon's  Choice"
                        ],
                        "video_url": "https://m.media-amazon.com/images/S/fdwq71c-fw3q/dwq.fwq.hls.m3u8", // 产品视频url
                        "num_total_variations": 42, // 变体数量
                        "num_of_sellers": 1, // 卖家数量
                        "parent_asin": "cqrf3efqff", // amazon 父 asin
                        "rozmiar": "28D x 20S cm",
                        "wymiary_produktu": "28dł. x 20szer. cm",
                        "liczba_produktów": "1",
                        "kształt": "Patrz opis",
                        "typ_ramy": "Patrz opis",
                        "materiał": "Drewno",
                        "kolor": "a",
                        "styl": "Uniseks",
                        "marka": "Gcerfby",
                        "wzór": "Patrz opis",
                        "kształt_elementu": "Patrz opis",
                        "materiał_ramy": "Patrz opis",
                        "wymiary_przedmiotu:_dł._x_szer.": "28dł. x 20szer. cm",
                        "liczba_jednostek": "1.0 sztuk",
                        "liczba_elementów": "1",
                        "typ_przesyłki": "Opakowanie standardowe",
                        "producent": "Gcerfby",
                        "asin": "B0DQ76TCNW"
                    }
                },
                {
                    "shop_id": "cwqgvw3r12rd21e",
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.",
                    "product_id": "vewre23frvef",
                    "platform_product_id": "B0D8JKfqw",
                    "product_name": "Wasserdichte Schaukelnde Feenlichter Dekoration Für Gruselige Weg Laternen Gehweg Terrasse Garten Outdoor-Partys",
                    "product_price": "€5.09",
                    "product_sales": 2,
                    "comments": [
                        {
                            "score":"3",
                            "author":"Jack",
                            "time":"2026-03-10",
                            "content":"Imballaggio deteriorato",
                            "title": "good",
                            "pictures": [
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        },
                        {
                            "score":"4",
                            "author":"Tom",
                            "time":"2023-02-10",
                            "content":"Good",
                            "title": "good",
                            "pictures": [
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        }
                    ],
                    "product_category": "Outdoor Lighting > Pathway Lighting",
                    "product_url": "https://www.amazon.de/dp/B0FSF14S24?m=A3E&th=1",
                    "product_detail": null
                }
            ]
        }
    }
}

当传入module为 ECommerceShops 时,只返回下面的数据,且受到page参数的控制

{
    "error_code": 0,
    "success": true,
    "message": "",
    "data": {
        "ECommerce": { // 电商数据
            "total": 22, // 网店总量
            "items": [ // 网店数据
                {
                    "shop_id": "cwqgvw3r12rd21e", // 网店id
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.", // 网店名称
                    "platform": ["中国制造国际站"], // 网店所属平台
                    "product_count": 105, // 网店商品数量
                    "shop_url": "https://a7e6f8e14ee505bb.en.made-in-china.com/", // 网店url
                    "shop_status": "在营", // 网店状态
                    "country_site": null, // 网店所属国家站
                    "comment_count": 1546, // 网店评论量
                    "comment_info": [ // 评论信息
                        {
                            "name": "亚马逊意大利站", // 站点/平台名称
                            "comments": [ // 评论内容
                                {
                                    "score":"3", // 评分
                                    "author":"Jack", // 评论人
                                    "time":"2026-03-10", // 评论时间
                                    "content":"Imballaggio deteriorato", // 评论内容
                                    "title": "good", // 评论标题
                                    "pictures": [ // 评论图片url
                                        "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                                    ]
                                },
                                {
                                    "score":"4",
                                    "author":"Tom",
                                    "time":"2023-02-10",
                                    "content":"Good",
                                    "title": "good",
                                    "pictures": null
                                }
                            ]
                        }
                    ],
                    "associated_time": "2026-03-06" // 网店关联企业的时间
                },
                {
                    "shop_id": "cwqgvw3r12rd21e",
                    "shop_name": "安轩店",
                    "platform": ["亚马逊"],
                    "product_count": 105,
                    "shop_url": "https://www.amazon.co.jp/sp?seller=AB0MB2M9EQ5P6",
                    "shop_status": "在营",
                    "country_site": ["亚马逊日本站","亚马逊德国站"],
                    "comment_count": 1546,
                    "comment_info": null,
                    "associated_time": "2026-03-06"
                }
            ]
        }
    }
}

当传入module为 ECommerceProducts 时,只返回下面的数据,且受到page参数的控制

{
    "error_code": 0,
    "success": true,
    "message": "",
    "data": {
        "ECommerceProducts": {
            "total": 150, // 商品总量
            "items": [ // 商品数据
                {
                    "shop_id": "cwqgvw3r12rd21e", // 网店id
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.", // 网店名称
                    "product_id": "fqevwrcscds", // 商品id
                    "platform_product_id": "B0D8JK", // 平台中这个商品的id
                    "product_name": "Terrasse Garten Outdoor-Partys", // 商品名称
                    "product_price": "€8.09", // 商品价格
                    "product_sales": 1, // 商品销量
                    "comments": [  // 商品评论
                        {
                            "score":"3", // 评分
                            "author":"Jack", // 评论人
                            "time":"2026-03-10", // 评论时间
                            "content":"Imballaggio deteriorato", // 评论内容
                            "title": "good", // 评论标题
                            "pictures": [ // 评论图片url
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        },
                        {
                            "score":"4",
                            "author":"Tom",
                            "time":"2023-02-10",
                            "content":"Good",
                            "title": "good",
                            "pictures": null
                        }
                    ],
                    "product_category": "Outdoor Lighting > Pathway Lighting", // 商品类目
                    "product_url": "https://www.amazon.de/dp/B0FSF14S24?m=AHE&th=1", // 商品链接
                    "product_detail": { // 产品详情信息
                        "rating_distribution": { // 星级评论分布
                            "1": "0%",
                            "2": "0%",
                            "3": "0%",
                            "4": "0%",
                            "5": "100%"
                        },
                        "brand_url": "https://www.amazon.pl/s/ref=bl_dcwqfq", // 品牌url
                        "about_this_item": "Unikalny design: Ręcznie wykonany drewniany znak z misternymi detalami i teksturami z piękną ", // Amazon 5点
                        "product_description": "Dane techniczne: ;Nazwa produktu: Drewniany znak wieczerzy ;Waga: około 150 g ;Rozmiar produktu: około 27,7 x 19,7 cm/10,91 x 7,76 cala ;Materiał: drewno ;Zawartość opakowania: ;1 x drewniany znak kolacji", // 产品描述
                        "product_tags": [ // 产品标签
                            "Amazon's  Choice"
                        ],
                        "video_url": "https://m.media-amazon.com/images/S/fdwq71c-fw3q/dwq.fwq.hls.m3u8", // 产品视频url
                        "num_total_variations": 42, // 变体数量
                        "num_of_sellers": 1, // 卖家数量
                        "parent_asin": "cqrf3efqff", // amazon 父 asin
                        "rozmiar": "28D x 20S cm",
                        "wymiary_produktu": "28dł. x 20szer. cm",
                        "liczba_produktów": "1",
                        "kształt": "Patrz opis",
                        "typ_ramy": "Patrz opis",
                        "materiał": "Drewno",
                        "kolor": "a",
                        "styl": "Uniseks",
                        "marka": "Gcerfby",
                        "wzór": "Patrz opis",
                        "kształt_elementu": "Patrz opis",
                        "materiał_ramy": "Patrz opis",
                        "wymiary_przedmiotu:_dł._x_szer.": "28dł. x 20szer. cm",
                        "liczba_jednostek": "1.0 sztuk",
                        "liczba_elementów": "1",
                        "typ_przesyłki": "Opakowanie standardowe",
                        "producent": "Gcerfby",
                        "asin": "B0DQ76TCNW"
                    }
                },
                {
                    "shop_id": "cwqgvw3r12rd21e",
                    "shop_name": "Linfen Baixiang Mining Equipment Co., Ltd.",
                    "product_id": "vewre23frvef",
                    "platform_product_id": "B0D8JKfqw",
                    "product_name": "Wasserdichte Schaukelnde Feenlichter Dekoration Für Gruselige Weg Laternen Gehweg Terrasse Garten Outdoor-Partys",
                    "product_price": "€5.09",
                    "product_sales": 2,
                    "comments": [
                        {
                            "score":"3",
                            "author":"Jack",
                            "time":"2026-03-10",
                            "content":"Imballaggio deteriorato",
                            "title": "good",
                            "pictures": [
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        },
                        {
                            "score":"4",
                            "author":"Tom",
                            "time":"2023-02-10",
                            "content":"Good",
                            "title": "good",
                            "pictures": [
                                "https://m.media-amazon.com/images/I/71q5EcJ6AxL._SY88.jpg"
                            ]
                        }
                    ],
                    "product_category": "Outdoor Lighting > Pathway Lighting",
                    "product_url": "https://www.amazon.de/dp/B0FSF14S24?m=A3E&th=1",
                    "product_detail": null
                }
            ]
        }
    }
}

返回错误代码以及处理方式

code 处理方式 说明
2001 缺少必填参数 keywords不能为空
2002 修改参数 未查询到相关企业

错误代码参考 错误码定义

文档更新时间: 2026-05-14 12:33   作者:3413