amagi
  1. 小红书(xiaohongshu)
amagi
  • 抖音(douyin)
    • 获取单个作品数据【视频、图集】
      GET
    • 获取单个作品评论数据
      GET
    • 获取博主主页信息数据
      GET
    • 获取指定博主主页已发布的视频列表数据
      GET
    • 获取热点词数据
      GET
    • 获取指定内容的搜索数据
      GET
    • 获取抖音表情数据
      GET
    • 获取互动表情数据
      GET
    • 获取音乐(BGM)数据
      GET
    • 获取指定博主的直播间数据
      GET
    • 获取指定视频的评论回复数据
      GET
    • 获取单个作品弹幕列表
      GET
  • Bilibili(bilibili)
    • 登录相关
      • 申请二维码
      • 二维码状态
      • 登录基本信息
    • 获取视频流地址
      GET
    • 获取指定稿件评论列表
      GET
    • 获取番剧基本信息
      GET
    • 获取番剧视频流地址
      GET
    • 获取指定用户的动态列表
      GET
    • 获取指定动态详情
      GET
    • 获取指定动态卡片数据
      GET
    • 获取指定用户的信息
      GET
    • 获取平台emoji表情数据
      GET
    • 获取指定直播间信息
      GET
    • 获取单个视频稿件详情信息
      GET
    • 获取直播间初始化信息
      GET
    • 通过bv号获得视频aid(av)号
      GET
    • 通过av号获得视频bvid(bv)号
      GET
    • 获取指定UP主的总播放量
      GET
    • 获取专栏正文内容
      GET
    • 获取专栏显示卡片信息
      GET
    • 获取专栏文章基本信息
      GET
    • 获取文集基本信息
      GET
    • 获取指定评论的回复
      GET
  • 快手(kuaishou)
    • 获取单个视频作品详情信息
    • 获取单个作品评论数据
    • 获取快手表情数据
  • 小红书(xiaohongshu)
    • 首页推荐数据
      GET
    • 单个笔记数据
      GET
    • 评论数据
      GET
    • 用户数据
      GET
    • 表情列表
      GET
    • 搜索笔记
      GET
    • 用户笔记数据
      GET
  1. 小红书(xiaohongshu)

评论数据

开发环境
http://localhost:4567/api
开发环境
http://localhost:4567/api
GET
http://localhost:4567/api
/xiaohongshu/fetch_note_comments
最后修改时间:2025-10-28 00:07:54

请求参数

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 'http://localhost:4567/api/xiaohongshu/fetch_note_comments?note_id=68db9edc000000000703a2a6&xsec_token=ABlMpzpYqQqg-x7sHu6grd_tI-Ltc-1GR-6WL_AP3oj_E=&cursor'

返回响应

🟢200成功
application/json
Body

示例
{
    "success": true,
    "data": {
        "success": true,
        "msg": "成功",
        "data": {
            "time": 1760070925190,
            "xsec_token": "ABYtsaId2sAuE8wG69f6azDPXtRVm-BR40Q074xJqs4uE=",
            "user_id": "60d98c56000000000100157d",
            "comments": [
                {
                    "sub_comment_has_more": true,
                    "like_count": "2",
                    "show_tags": [
                        "is_author",
                        "user_top"
                    ],
                    "sub_comment_count": "2",
                    "sub_comments": [
                        {
                            "id": "68df0d8b0000000033025288",
                            "status": 0,
                            "at_users": [],
                            "note_id": "68db9edc000000000703a2a6",
                            "content": "都太美惹,菜鸟都要拿不出手了[捂脸R]",
                            "liked": false,
                            "like_count": "0",
                            "user_info": {
                                "user_id": "61876025000000001000fbac",
                                "nickname": "策划届的小机灵鬼",
                                "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31l5tb849341g5oc7c0ik1utctkb4bm8?imageView2/2/w/120/format/jpg",
                                "xsec_token": "ABijcIXI6mIfsVweVJ_L8w2-rOLrSog8DAPtyovtJcEtA="
                            },
                            "show_tags": [],
                            "create_time": 1759448460000,
                            "ip_location": "浙江",
                            "target_comment": {
                                "id": "68dba0ec00000000390326ac",
                                "user_info": {
                                    "user_id": "5bc97c9b288ea800016dcd28",
                                    "nickname": "索尼",
                                    "image": "https://sns-avatar-qc.xhscdn.com/avatar/5bc9a7008e84c60001f57aca.jpg?imageView2/2/w/120/format/jpg",
                                    "xsec_token": "ABZo45Bu3bu2j80wcMGYOU7vsAlft1nvyAkcPXg-TbCmo="
                                }
                            },
                            "pictures": []
                        }
                    ],
                    "at_users": [],
                    "create_time": 1759224045000,
                    "sub_comment_cursor": "68df0d8b0000000033025288",
                    "pictures": [],
                    "user_info": {
                        "user_id": "5bc97c9b288ea800016dcd28",
                        "nickname": "索尼",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/5bc9a7008e84c60001f57aca.jpg?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABZo45Bu3bu2j80wcMGYOU7vsAlft1nvyAkcPXg-TbCmo="
                    },
                    "id": "68dba0ec00000000390326ac",
                    "note_id": "68db9edc000000000703a2a6",
                    "content": "假期也要记得来找索索玩哦!记得分享你用索尼微单拍下的的快乐生活[飞吻R]带话题 #索尼微单 和 #影像与想象 即可参与活动~\n\n点击此处 索尼微单15周年征稿|你的故... 跳转,了解活动的完整规则[赞R]",
                    "liked": false,
                    "status": 4,
                    "ip_location": "北京"
                },
                {
                    "sub_comment_cursor": "",
                    "pictures": [
                        {
                            "url_default": "http://sns-webpic-qc.xhscdn.com/202510101235/b97c81666bd070c16c0322b19fd27d1d/comment/1040g2h031nefsl5kl8605n59ghpk36lac1rik18!nd_whgt34_webp_wm_1",
                            "info_list": [
                                {
                                    "url": "http://sns-webpic-qc.xhscdn.com/202510101235/a362fa12fee8b7e0c3aebc41fdbc2f85/comment/1040g2h031nefsl5kl8605n59ghpk36lac1rik18!nc_n_webp_mw_1",
                                    "image_scene": "WB_PRV"
                                },
                                {
                                    "image_scene": "WB_DFT",
                                    "url": "http://sns-webpic-qc.xhscdn.com/202510101235/b97c81666bd070c16c0322b19fd27d1d/comment/1040g2h031nefsl5kl8605n59ghpk36lac1rik18!nd_whgt34_webp_wm_1"
                                }
                            ],
                            "height": 2400,
                            "width": 1080,
                            "url_pre": "http://sns-webpic-qc.xhscdn.com/202510101235/a362fa12fee8b7e0c3aebc41fdbc2f85/comment/1040g2h031nefsl5kl8605n59ghpk36lac1rik18!nc_n_webp_mw_1"
                        }
                    ],
                    "status": 0,
                    "liked": false,
                    "show_tags": [],
                    "create_time": 1760051085000,
                    "at_users": [],
                    "ip_location": "海南",
                    "id": "68e83f8c0000000033004b68",
                    "content": "24年前我带着12mm大师镜头和a7r4a跑到玛旁雍错拍星轨,拍一半机子自己发生色温偏差,本来预设成蓝色,突然变成暖色,变成黄黄的天空,也是醉了。我以为是偶然发生的,让我在高原冻了三个晚上拍了个寂寞。",
                    "sub_comment_count": "0",
                    "sub_comment_has_more": false,
                    "note_id": "68db9edc000000000703a2a6",
                    "like_count": "0",
                    "user_info": {
                        "user_id": "5ca984730000000010019aaa",
                        "nickname": "远山待我",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/636dc2d1c6f33706866cbb91.jpg?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABcPnECe4aYbr8VRsRj0_c4sDerHi6X727c9RRuOM79bg="
                    },
                    "sub_comments": []
                },
                {
                    "id": "68de53110000000039031e23",
                    "note_id": "68db9edc000000000703a2a6",
                    "user_info": {
                        "user_id": "62483b5c0000000021028a67",
                        "nickname": "Will 的光影故事",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31drg3fgk0e005oi87de8d2j75hnlq7g?imageView2/2/w/120/format/jpg",
                        "xsec_token": "AB9iwCiGl8Cf3NBjnp7drCYydeeDmFMczB5rE8Qx0m1B4="
                    },
                    "ip_location": "加拿大",
                    "content": "感谢索尼官方支持,拍起拍起┏(^0^)┛📷",
                    "like_count": "2",
                    "sub_comments": [
                        {
                            "content": "恭喜恭喜🎊 太会拍了[哇R]",
                            "like_count": "0",
                            "ip_location": "加拿大",
                            "target_comment": {
                                "user_info": {
                                    "xsec_token": "AB9iwCiGl8Cf3NBjnp7drCYydeeDmFMczB5rE8Qx0m1B4=",
                                    "user_id": "62483b5c0000000021028a67",
                                    "nickname": "Will 的光影故事",
                                    "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31drg3fgk0e005oi87de8d2j75hnlq7g?imageView2/2/w/120/format/jpg"
                                },
                                "id": "68de53110000000039031e23"
                            },
                            "pictures": [],
                            "id": "68deab61000000003801201c",
                            "note_id": "68db9edc000000000703a2a6",
                            "status": 0,
                            "at_users": [],
                            "liked": false,
                            "user_info": {
                                "user_id": "5e753c7d0000000001005f77",
                                "nickname": "梅林",
                                "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31kj6821634005njl7hug8nrn0sj18ko?imageView2/2/w/120/format/jpg",
                                "xsec_token": "ABCUZ6K6Ts5nzaSEA3cTVfk70D07PtPUZSUu2xe16TboQ="
                            },
                            "show_tags": [],
                            "create_time": 1759423330000
                        }
                    ],
                    "sub_comment_has_more": true,
                    "at_users": [],
                    "show_tags": [],
                    "create_time": 1759400721000,
                    "pictures": [],
                    "status": 0,
                    "liked": false,
                    "sub_comment_count": "2",
                    "sub_comment_cursor": "68deab61000000003801201c"
                },
                {
                    "content": "赞比亚大树村(Mukuni ...",
                    "ip_location": "上海",
                    "show_tags": [],
                    "create_time": 1759914922000,
                    "pictures": [],
                    "id": "68e62baa000000003902a340",
                    "note_id": "68db9edc000000000703a2a6",
                    "at_users": [],
                    "like_count": "0",
                    "liked": false,
                    "user_info": {
                        "user_id": "58d4f2c350c4b43fbb4954cd",
                        "nickname": "款不急",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo30ujgaj6d585g49babdpc6l6dk3clig8?imageView2/2/w/120/format/jpg",
                        "xsec_token": "AB6XZIPU08E9L39q5ttuRFNRIx_l6txQYa0QqqMog991w="
                    },
                    "sub_comments": [],
                    "sub_comment_has_more": false,
                    "status": 0,
                    "sub_comment_count": "0",
                    "sub_comment_cursor": ""
                },
                {
                    "id": "68e3c7da000000003901d8c0",
                    "note_id": "68db9edc000000000703a2a6",
                    "ip_location": "浙江",
                    "sub_comment_has_more": false,
                    "at_users": [],
                    "show_tags": [],
                    "sub_comment_count": "0",
                    "pictures": [],
                    "status": 0,
                    "content": "发的动物和鸟   我还以为走错片场了[笑哭R][吃瓜R]",
                    "liked": false,
                    "like_count": "0",
                    "user_info": {
                        "nickname": "Herman",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31m744o6p500g5n317294a99jh3p4i80?imageView2/2/w/120/format/jpg",
                        "xsec_token": "AB0ypmPS0-NbtqkA4fayupglBq7kd_9Y04_GiXtqf7uDc=",
                        "user_id": "5c6138920000000011012533"
                    },
                    "create_time": 1759758298000,
                    "sub_comments": [],
                    "sub_comment_cursor": ""
                },
                {
                    "liked": false,
                    "show_tags": [],
                    "pictures": [],
                    "status": 0,
                    "create_time": 1759726795000,
                    "ip_location": "广西",
                    "sub_comment_cursor": "",
                    "sub_comment_has_more": false,
                    "content": "真会拍[微笑R]",
                    "at_users": [],
                    "like_count": "0",
                    "user_info": {
                        "nickname": "啊白白",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31kkv8bsb346g5pe576u2fvfpffllfp0?imageView2/2/w/120/format/jpg",
                        "xsec_token": "AB_n2GjYzIfOoliTrvAH4GESLArZYrjypng_pCyhW0d7E=",
                        "user_id": "65c539bc000000000903fdf9"
                    },
                    "sub_comment_count": "0",
                    "id": "68e34cca0000000037013a2c",
                    "note_id": "68db9edc000000000703a2a6",
                    "sub_comments": []
                },
                {
                    "user_info": {
                        "user_id": "68516e2e000000001d00a6aa",
                        "nickname": "生态拍鸟",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31it42rdjh4705q2hdon799lacka9loo?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABBDKSG2ulfJ6s3vsnitjUMfM3SMKsb-k68Lo7TreVQ7c="
                    },
                    "sub_comment_has_more": false,
                    "pictures": [],
                    "note_id": "68db9edc000000000703a2a6",
                    "status": 0,
                    "at_users": [],
                    "ip_location": "安徽",
                    "create_time": 1759685561000,
                    "sub_comment_cursor": "",
                    "content": "尼康的能投稿吗?",
                    "liked": false,
                    "like_count": "0",
                    "show_tags": [],
                    "id": "68e2abb90000000037025041",
                    "sub_comment_count": "0",
                    "sub_comments": []
                },
                {
                    "liked": false,
                    "like_count": "0",
                    "pictures": [],
                    "note_id": "68db9edc000000000703a2a6",
                    "status": 0,
                    "sub_comment_count": "0",
                    "sub_comments": [],
                    "sub_comment_cursor": "",
                    "create_time": 1759939275000,
                    "sub_comment_has_more": false,
                    "id": "68e68aca0000000037013424",
                    "content": "用SONY Alpha 7R...",
                    "at_users": [],
                    "user_info": {
                        "user_id": "6355c7e9000000001802f03a",
                        "nickname": "名扬画中话",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/6669a1eb8dc98099a7b623ef.jpg?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABZy_5J3IhTsQ-IJbQwLyncL-N67lJdH4HTyeStpy7bww="
                    },
                    "show_tags": [],
                    "ip_location": "广东"
                },
                {
                    "user_info": {
                        "user_id": "6579915c000000003d037e8f",
                        "nickname": "今天也要女子力max",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31k5jthkg486g5pbpi5efevkfdm5fq70?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABamXvn6M8qP4i_Ry3F7DXoCnSQEw-h7sppQmhX6UyEXI="
                    },
                    "show_tags": [],
                    "ip_location": "四川",
                    "id": "68e2a735000000003901e5c5",
                    "content": "[doge]xperia5m4 105mmf4.4。(我是来捣乱的。",
                    "at_users": [],
                    "sub_comment_cursor": "",
                    "create_time": 1759684406000,
                    "sub_comment_count": "0",
                    "sub_comments": [],
                    "note_id": "68db9edc000000000703a2a6",
                    "status": 0,
                    "sub_comment_has_more": false,
                    "liked": false,
                    "like_count": "0",
                    "pictures": [
                        {
                            "height": 4000,
                            "width": 3000,
                            "url_pre": "http://sns-webpic-qc.xhscdn.com/202510101235/fcc1987ae9838d45c4022d5e7e81ecef/comment/1040g2h031n8p39dvks305pbpi5efevkfs299j90!nc_n_webp_mw_1",
                            "url_default": "http://sns-webpic-qc.xhscdn.com/202510101235/3c45a8fd62ec9b2cef66e3a5ad7deddf/comment/1040g2h031n8p39dvks305pbpi5efevkfs299j90!nd_whgt34_webp_wm_1",
                            "info_list": [
                                {
                                    "image_scene": "WB_PRV",
                                    "url": "http://sns-webpic-qc.xhscdn.com/202510101235/fcc1987ae9838d45c4022d5e7e81ecef/comment/1040g2h031n8p39dvks305pbpi5efevkfs299j90!nc_n_webp_mw_1"
                                },
                                {
                                    "image_scene": "WB_DFT",
                                    "url": "http://sns-webpic-qc.xhscdn.com/202510101235/3c45a8fd62ec9b2cef66e3a5ad7deddf/comment/1040g2h031n8p39dvks305pbpi5efevkfs299j90!nd_whgt34_webp_wm_1"
                                }
                            ]
                        }
                    ]
                },
                {
                    "status": 0,
                    "ip_location": "江苏",
                    "sub_comment_cursor": "",
                    "like_count": "0",
                    "user_info": {
                        "nickname": "远",
                        "image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31fbagkgrmq6g5p3e37q4mkuvk9ka64g?imageView2/2/w/120/format/jpg",
                        "xsec_token": "ABqNdh54PvhXiH_AlUtrhOGDFyZ0Fu3256AhTJuDCXqIM=",
                        "user_id": "646e19f400000000120353df"
                    },
                    "sub_comments": [],
                    "sub_comment_has_more": false,
                    "note_id": "68db9edc000000000703a2a6",
                    "liked": false,
                    "create_time": 1759671279000,
                    "pictures": [],
                    "id": "68e273ee000000003902732e",
                    "content": "索尼好棒,可以清晰记录人生的美好时刻[赞R]",
                    "at_users": [],
                    "show_tags": [],
                    "sub_comment_count": "0"
                }
            ],
            "cursor": "68e273ee000000003902732e",
            "has_more": true
        },
        "code": 0
    },
    "message": "获取成功",
    "code": 200,
    "requestPath": "/api/xiaohongshu/fetch_note_comments?note_id=68db9edc000000000703a2a6&xsec_token=ABlMpzpYqQqg-x7sHu6grd_tI-Ltc-1GR-6WL_AP3oj_E="
}
修改于 2025-10-28 00:07:54
上一页
单个笔记数据
下一页
用户数据
Built with