AmazonScraperAPI
加入交流群
加入交流群
加入微信交流群
    • 亚马逊分类
      GET
    • 关键词搜索接口
      GET
    • 卖家信息接口
      GET
    • 卖家产品查询
      GET
    • 卖家Reviews查询
      GET
    • 查询 ASIN 详情
      GET
    • 查询 ASIN Reviews
      GET
    • 查询 BSR TOP 50 ASIN
      GET

      卖家信息接口

      GET
      https://api.asin1.com/api/seller

      请求参数

      Query 参数

      示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.asin1.com/api/seller?country=US&seller=A2GFEVUWH66V7L'

      返回响应

      🟢200成功
      application/json
      Body

      示例
      {
          "country": "US",
          "language": "en_US",
          "latency": "667.774911ms",
          "time": "2024-09-28T16:52:55.613754832Z",
          "params": {
              "country": "US",
              "seller": "A2GFEVUWH66V7L"
          },
          "data": {
              "about": "XIYXI is committed to providing each customer with the highest standard of customer service.",
              "contactData": {
                  "businessAddress": "tianxinqulaodongxilu289hao jiashengshangwuguangchang26003 changsha hunan 410000 CN",
                  "businessName": "changshashixiyouxidianzishangwuyouxiangongsi"
              },
              "contactRawData": [
                  "Business Name: changshashixiyouxidianzishangwuyouxiangongsi",
                  "Business Address:",
                  "tianxinqulaodongxilu289hao",
                  "jiashengshangwuguangchang26003",
                  "changsha",
                  "hunan",
                  "410000",
                  "CN"
              ],
              "country": "US",
              "custServPhone": "",
              "domain": "www.amazon.com",
              "logo": "",
              "positive": 99,
              "rating": 5,
              "reviewSummary": {
                  "lifeTime": {
                      "negativePercent": 0,
                      "neutralPercent": 0,
                      "positivePercent": 100,
                      "rating": 4.9,
                      "total": 1077
                  },
                  "ninetyDays": {
                      "negativePercent": 1,
                      "neutralPercent": 1,
                      "positivePercent": 98,
                      "rating": 4.9,
                      "total": 179
                  },
                  "thirtyDays": {
                      "negativePercent": 1,
                      "neutralPercent": 1,
                      "positivePercent": 98,
                      "rating": 4.9,
                      "total": 121
                  },
                  "twelveMonths": {
                      "negativePercent": 0,
                      "neutralPercent": 0,
                      "positivePercent": 100,
                      "rating": 4.9,
                      "total": 506
                  }
              },
              "reviews": 506,
              "sellerId": "A2GFEVUWH66V7L",
              "sellerLink": "https://www.amazon.com/sp?seller=A2GFEVUWH66V7L&language=en_US",
              "sellerName": "XIYXI",
              "storeLink": "https://www.amazon.com/s?ie=UTF8&marketplaceID=ATVPDKIKX0DER&me=A2GFEVUWH66V7L"
          }
      }

      扫码加入 AmazonScraperAPI 微信交流群

      在这里,获得 AmazonScraperAPI 使用上的任何帮助

      扫码加入交流群
      修改于 2024-09-28 17:55:13
      上一页
      关键词搜索接口
      下一页
      卖家产品查询
      Built with