1. 亚马逊商品
API Server
  • FlyFus API
  • 亚马逊商品
    • 选商品
      POST
    • 商品详情
      POST
    • 商品历史数据
      POST
    • 商品变体列表
      POST
    • 商品评论
      POST
    • 商品相关关键词
      POST
    • 商品相关 Alexa 问题
      POST
  • 亚马逊关键词
    • 选关键词
      POST
    • 关键词详情
      POST
    • 关键词ABA历史
      POST
    • 关键词页面搜索结果
      POST
    • 关键词相关 Alexa 问题
      POST
    • 关键词商机数据(niche)
      POST
    • 获取商机详情
      POST
  • 亚马逊类目
    • BSR类目查询
      POST
  1. 亚马逊商品

商品评论

POST
https://open-api.flyfus.com/api/v2/product/review
获取指定商品的评论数据,可以按照星级及评论时间进行筛选。
每页返回10条评论,最大支持返回1000条评论(100页)。
积分消耗:10积分/请求

请求参数

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

示例
{
    "asin": "B0CLLPVZRV",
    "market": "us",
    "includeRating": "4,5",
    "reviewDateBefore": "2026-01-01"
}

请求示例代码

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/review' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
    "asin": "B0CLLPVZRV",
    "market": "us",
    "includeRating": "4,5",
    "reviewDateBefore": "2026-01-01"
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "data": {
        "items": [
            {
                "reviewId": "R2GDU89A3PU576",
                "title": "Love how you just push a button and hair releases",
                "content": "I have a beagle that sheds quite a bit so this really helps to keep his hair from shedding all over the house and so easy to use",
                "date": "2025-12-25",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R3PLCXUD18U1N8",
                "title": "Bought this for my Sheddy Freddy Shiba Inu.",
                "content": "I have a Shiba Inu. They blow their coats when season changes. Brush came today. I’ve used it 3X so far. It doesn’t scratch his skin so he doesn’t try to bite it. The release of the hair is easy. & if you know this breed, you know how thick their undercoat is. he’s essentially a wolf. Def worth the money. Amazing quality. It’s light and easy to hold. Hair removal process is simple. I still have many brushes to go before he is completely blown of his old coat, but I’m already 100% satisfied with this product. I added some photos so that you could see what I was working with prior to purchasing this brush. The last few pics are him brushed with this product. BUY IT.",
                "date": "2025-12-16",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "RNRYDNZVL1U45",
                "title": "Easy to use on your pet and easy to clean",
                "content": "Bought this for my cat. I had a different brush for him and mostly struggled cleaning the brush. With this brush I was able brush my cats heart leaving his hair soft and removing hair from the brush was no issue.There is tangle resistance but that’s not due to the brush mostly made sure I was able to safely untangle my cats fair which helps a lot. Definitely was the perfect size for brushing my cat. I do feel the money was worth it for this product.",
                "date": "2025-12-05",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "RFNCRM65CBXCY",
                "title": "Pet brush",
                "content": "So easy to use and out fury baby love it and it’s so convenient being able to remove all the hair from the brush with the push of a button",
                "date": "2025-11-28",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R147FS9QPYE4D8",
                "title": "Great dog brush!",
                "content": "Best dog brush I have ever had! My Havanese was recently spayed and spent two weeks in her recovery suit and she was tangly! This brush worked so well and was easy to clean. This is all the hair that was removed!",
                "date": "2025-11-09",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R17S60CFFH8714",
                "title": "Easy way to remove the fur From the bush",
                "content": "This is a very good product. However, it’s only for larger dog. I have an 11 pound dog and it’s just too big for a dog that’s Size. Maybe they make a smaller one.",
                "date": "2025-11-08",
                "rating": 4,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R1NB4Z62W7C17M",
                "title": "Swihauk Self Cleaning Cat Brush",
                "content": "Swihauk Self Cleaning Cat & Dog Brush is an awesome brush for my two cats. My cats love being brushed with this brush. It’s a perfect weight to hold and use. The brush is durable and made well. The self cleaning feature is wonderful. Excellent price.",
                "date": "2025-10-30",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R3HQ73Q337QG2A",
                "title": "Warning: Your Cat Will Demand More Brushing",
                "content": "This Brush!! My cat loves this brush more than he loves his favorite food!!! The design is pure genius — totally mechanical, no batteries, no fuss. Just press the button at the base of the handle, it clicks into place, and the bristles extend. Brush, brush, brush — and when it’s time to clean, press the button again and the bristles retract, releasing a perfect little mat of fur straight into the trash. Easy breezy! The only “problem”? My cat is obsessed. I can’t sit down without him wriggling onto my lap, demanding another brushing session. Honestly, it’s turned grooming into our favorite daily ritual. Five stars, paws down! 🐾",
                "date": "2025-10-14",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "R1OJ01O3IHIM6W",
                "title": "Totally worth it",
                "content": "This tool is great, if it’s shedding season you’re going to have to pass the brush 2847283 times, but it’s worth it. I bought another brush off Amazon and noticed by the end of it I had hair EVERYWHERE. On the floor, on my clothes etc. with this brush, almost all the hair tends to stick to the brush and not make a mess on my floor that I have to pick up later. (Maybe it’s just cause he isn’t shedding as much and I gave him a good brush yesterday) But yeah, for me this brush is great. My Bucky really liked it an remained calm while rushing him (which doesn’t happen much)",
                "date": "2025-10-13",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            },
            {
                "reviewId": "RJOBLCQ2LLNP8",
                "title": "Great slicker brush",
                "content": "I groom dogs and this slicker brush is good quality and not too hard on the matts due to bristles are soft and balls on tips to make softer on the skin . It has a nice sturdy appearance and it’s easy to get hair out of the bristles with one push of the button . It’s a time saver . I give this brush a 5 star and definitely recommend it .",
                "date": "2025-10-10",
                "rating": 5,
                "verifiedPurchase": true,
                "vine": false
            }
        ],
        "maxPage": 10,
        "page": 1,
        "total": 100
    },
    "requestId": "http_api-1-6a4ca69a-157e304d-4036898404fb",
    "code": 0,
    "msg": "success"
}
修改于 2026-07-07 07:10:25
上一页
商品变体列表
下一页
商品相关关键词
Built with