1. 亚马逊商品
API Server
  • Public API
    • FlyFus API
    • 亚马逊商品
      • 选商品
        POST
      • 商品详情
        POST
      • 商品历史数据
        POST
      • 商品变体列表
        POST
      • 商品评论
        POST
      • 商品相关关键词
        POST
      • 商品相关 Alexa 问题
        POST
    • 亚马逊关键词
      • 选关键词
      • 关键词详情
      • 关键词ABA历史
      • 关键词页面搜索结果
      • 关键词相关 Alexa 问题
      • 关键词商机数据(niche)
      • 获取商机详情
      • 商品关键词的serp历史
    • 亚马逊类目
      • 类目 bsr top100 商品
      • BSR类目查询
    • Agent API
      • 列出当前支持的 AGENT API
      • 获取相关AGENT的详细数据
      • 异步调用AGENT
      • 获取AGENT 调用结果
  • Query API
    • 数据源列表
      • 亚马逊类目信息
      • 亚马逊类目BSR排行榜 Top 100商品
      • 亚马逊产品
      • 亚马逊产品变体
      • 亚马逊商品洞察数据-评价维度提及数量
      • 亚马逊产品历史趋势
      • 亚马逊评论
      • 亚马逊关键词
      • 亚马逊ASIN关键词流量历史
      • 亚马逊关键词搜索结果
      • 亚马逊关键词alexa问答推荐商品
      • 亚马逊关键词alexa问答问题
      • 亚马逊asin反查关键词流量
    • 使用标准查询语句查询数据
      POST
  1. 亚马逊商品

商品详情

POST
https://open-api.flyfus.com/api/v2/product/get
返回指定商品的详细数据。
设置 withInsightData 为 true 来获取商品的洞察数据(额外消耗4积分)
设置 withCompetitors 为 true来获取商品的竞品概要
设置 withKeyword 为 true来获取商品的流量词概要
积分消耗: 1积分/请求

请求参数

Authorization
Bearer Token
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
or
Body 参数application/json必填

示例
{
    "asin": "B0C8M8JVMC",
    "market": "us"
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://open-api.flyfus.com/api/v2/product/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
    "asin": "B0C8M8JVMC",
    "market": "us"
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "data": {
        "asin": "B0C8M8JVMC",
        "market": "us",
        "title": "sukitch Dog & Cat Hair Remover for Couch, Reusable Lint Brush for Furniture",
        "brand": "sukitch",
        "categoryTree": [
            {
                "categoryId": "2619533011",
                "categoryName": "Pet Supplies"
            },
            {
                "categoryId": "2975241011",
                "categoryName": "Cats"
            },
            {
                "categoryId": "2975268011",
                "categoryName": "Grooming"
            },
            {
                "categoryId": "3024148011",
                "categoryName": "Hair Removal Mitts & Rollers"
            }
        ],
        "price": 17.99,
        "bsr": [
            {
                "categoryId": "3024148011",
                "categoryName": "Hair Removal Mitts & Rollers",
                "rank": 28
            },
            {
                "categoryId": "2619533011",
                "categoryName": "Pet Supplies",
                "rank": 13166
            }
        ],
        "newOfferCount": 1,
        "fbaFee": 4.35,
        "features": [
            "LONG HANDLE FOR EVERYDAY CLEANUPS: The 17.3-inch handle helps you clean sofas, beds, rugs, and other fabric surfaces with less bending. A practical choice for quick pet hair touch-ups around the home.",
            "REUSABLE PET HAIR REMOVER: This washable lint cleaner helps reduce the need for disposable sticky rollers and refill sheets. Reuse it again and again for regular furniture and bedding cleanups.",
            "BEST FOR SMOOTH, TIGHTER FABRIC SURFACES: Works well for visible pet hair on couches, bedding, and other fabric furniture. For delicate, loose, high-pile, or heavily textured materials, test on a small hidden area first.",
            "SIMPLE TO USE AND CLEAN: Use short back-and-forth strokes to gather pet hair from the fabric surface, then remove the collected hair from the brush for the next use. Cleaning time and effort may vary by fabric and hair type.",
            "IDEAL FOR FURNITURE, BEDDING, AND QUICK HOME TOUCH-UPS: A handy option for couches, sheets, and similar fabric surfaces. Clothing, delicate fabrics, and deep-texture areas may require extra care or a different tool depending on the material."
        ],
        "images": [
            "719+5vjV7fL.jpg",
            "71VbQ6mvabL.jpg",
            "81kiW+XQtbL.jpg",
            "81ZQzJzBvVL.jpg",
            "81sBBArNx0L.jpg",
            "71m53CD678L.jpg",
            "81MnmQPa4qL.jpg",
            "81kDRDsbafL.jpg",
            "81tBe1S9S1L.jpg"
        ],
        "listedDate": "2023-07-19",
        "amazonDisplayMonthSales": 400,
        "rating": 4.1,
        "ratingCount": 548,
        "referralFeePercent": 15,
        "sellerId": "A18IUJBYDSEUWA",
        "sellerName": "Sukitch",
        "shippingMethod": "FBA",
        "packageSize": [
            230,
            91,
            56
        ],
        "packageWeight": 159,
        "aplusExist": true,
        "videosExist": true,
        "videosCount": 10,
        "productInsight": {
            "customers_say": "Customers find the lint remover effective at removing pet hair, particularly from dining room chairs, and appreciate that it works better than sticky rollers. The product is easy to use and clean, taking only seconds to clean up, and is reusable and washable. Customers consider it worth the small price.",
            "aspect_list": [
                {
                    "aspect": "Effectiveness",
                    "positive_count": 84,
                    "negative_count": 25,
                    "summary": "Customers find the lint remover effective at removing pet hair, particularly from dining room chairs and long-haired pets, with one customer noting it works better than a Dyson vacuum."
                },
                {
                    "aspect": "Ease of use",
                    "positive_count": 33,
                    "negative_count": 9,
                    "summary": "Customers find the lint remover easy to use, with quick and simple cleanup, and appreciate that it's easy to wash."
                },
                {
                    "aspect": "Functionality",
                    "positive_count": 40,
                    "negative_count": 2,
                    "summary": "Customers find the lint remover effective, describing it as a great little device and fantastic brush."
                },
                {
                    "aspect": "Cleaning speed",
                    "positive_count": 8,
                    "negative_count": 0,
                    "summary": "Customers appreciate how quickly the lint remover cleans up pet hair, noting that it only takes seconds to use."
                },
                {
                    "aspect": "Reusability",
                    "positive_count": 8,
                    "negative_count": 0,
                    "summary": "Customers appreciate that the lint remover is reusable and washable."
                },
                {
                    "aspect": "Value for money",
                    "positive_count": 8,
                    "negative_count": 0,
                    "summary": "Customers find the lint remover worth the small price, with one mentioning it saves money on disposable rollers."
                }
            ]
        },
        "topKeyword": [
            {
                "keyword": "pet hair remover",
                "abaRank": 8133,
                "top3ProductClickShare": 28.92,
                "top3ProductConversionShare": 22.34
            },
            {
                "keyword": "pure path pet hair remover",
                "abaRank": 20797,
                "top3ProductClickShare": 58.47,
                "top3ProductConversionShare": 37.81
            },
            {
                "keyword": "dog hair remover",
                "abaRank": 21176,
                "top3ProductClickShare": 26.32,
                "top3ProductConversionShare": 21.51
            },
            {
                "keyword": "chom chom pet hair remover",
                "abaRank": 23454,
                "top3ProductClickShare": 82.19,
                "top3ProductConversionShare": 66.78
            },
            {
                "keyword": "cat hair remover",
                "abaRank": 34019,
                "top3ProductClickShare": 36.74,
                "top3ProductConversionShare": 24.69
            },
            {
                "keyword": "lint remover",
                "abaRank": 41015,
                "top3ProductClickShare": 38.27,
                "top3ProductConversionShare": 29.91
            },
            {
                "keyword": "pet hair removal tool",
                "abaRank": 67041,
                "top3ProductClickShare": 33.3,
                "top3ProductConversionShare": 25.81
            },
            {
                "keyword": "cat hair remover furniture",
                "abaRank": 67344,
                "top3ProductClickShare": 47.69,
                "top3ProductConversionShare": 33.9
            },
            {
                "keyword": "chom chom",
                "abaRank": 68976,
                "top3ProductClickShare": 77.99,
                "top3ProductConversionShare": 62.99
            },
            {
                "keyword": "pet hair remover for furniture",
                "abaRank": 70996,
                "top3ProductClickShare": 43.46,
                "top3ProductConversionShare": 34.49
            }
        ],
        "topCompetitor": [
            {
                "asin": "B07R5S96P2",
                "title": "Lint Rollers for Pet Hair, White, Sticky Remover for Couch, Clothes, Furniture and Carpet, Dog and Cat Fur Remover, Animal Fuzz, 5 Large Sticky Rollers",
                "ratingCount": 22095,
                "rating": 4.4,
                "monthSales": 40000
            },
            {
                "asin": "B0FBRSP575",
                "title": "Swihauk 600 Sheets Extra Sticky Lint Rollers for Pet Hair | Easy Spiral Tear Lint Roller for Clothes with Ergonomic Handle, Multipurpose Lint Remover for Furniture, Carpet, Car Seat",
                "ratingCount": 4767,
                "rating": 4.6,
                "monthSales": 20000
            },
            {
                "asin": "B00BAGTNAQ",
                "title": "ChomChom Roller Pet Hair Remover – Original Size Reusable Lint Roller for Cat & Dog Hair on Furniture, Couch, Carpet, Car, Rugs & Bedding – Portable, Eco-Friendly (White)",
                "ratingCount": 205284,
                "rating": 4.5,
                "monthSales": 20000
            },
            {
                "asin": "B0FD9MGDKV",
                "title": "Pet Hair Removal Glove Cat & Dog, Electrostatic Reusable Hair Remover Tool | Upgraded washable 5-Finger pet hair remover works for laundry, couch, carpet & car seat, removes dog and cat fur easily",
                "ratingCount": 4087,
                "rating": 4.1,
                "monthSales": 10000
            },
            {
                "asin": "B0CM3KCJKB",
                "title": "Pet Hair Remover, Dog and Cat Hair Remover, Carpet Rake, Carpet Scraper | Pet Hair Removal Tool, Carpet Rake for Pet Hair Removal, Pile Brush, Carpet, Car Cushions, Sofa, Pet Bed, Furniture, Rug",
                "ratingCount": 6660,
                "rating": 4.4,
                "monthSales": 9000
            },
            {
                "asin": "B09YN468KG",
                "title": "Pet Hair Remover, Roller, Remove Dog Hair and Cat Hair Easily (HMSCT0001)",
                "ratingCount": 3884,
                "rating": 4.6,
                "monthSales": 8000
            },
            {
                "asin": "B085SXKRW5",
                "title": "Pet Hair Extra Sticky Lint Roller, 95 Sheets Total,1 Pack | Designed for Removing Fur + Fluff on Couches, Clothes, Dog and Cat Beds, & More",
                "ratingCount": 19984,
                "rating": 4.6,
                "monthSales": 7000
            },
            {
                "asin": "B0C2FMZMHP",
                "title": "Pet Hair Remover – Original Size Reusable Lint Roller for Cat & Dog Hair on Furniture, Couch, Carpet, Car, Rugs & Bedding – Portable, Eco-Friendly (Black)",
                "ratingCount": 205285,
                "rating": 4.5,
                "monthSales": 5000
            },
            {
                "asin": "B0B5TFZRR2",
                "title": "Deep Cleaner Pro Pet Hair Remover-Special Cat Hair Remover Multi Fabric Edge and Carpet Rake Scraper by LINTPLUS-Dog Hair Remover for Rugs,Couch & Pet Towers-Easy to Every Hair!",
                "ratingCount": 9018,
                "rating": 4.4,
                "monthSales": 3000
            },
            {
                "asin": "B086WY4N2Y",
                "title": "ORDORA Pet Hair Remover Roller, Reusable Lint Roller for Dog and Cat Hair | Portable Pet Hair Roller with Large Fur Bin for Couches, Bedding, Car, Rugs & Furniture, No Refills or Batteries, Pet Homes",
                "ratingCount": 20799,
                "rating": 4.4,
                "monthSales": 1000
            }
        ]
    },
    "requestId": "http_api-1-6a841219-15e4a55b-e376bc939633",
    "code": 0,
    "msg": "success"
}
修改于 2026-07-23 11:07:12
上一页
选商品
下一页
商品历史数据
Built with