获取笔记评论
POST
/api/xhs/note_comment:::highlight red 📌
小红书接口在原有的字段基础上外套response_status
、response_body
、response_headers
,分别对应小红书返回的响应码
,响应体
,响应头
,其中response_body
内容字段与原有的保持一致。
:::
请求参数
Header 参数
Cookie
string
可选
可以携带小红书主页cookie
示例值:
web_session=030037a077581420cd152c4a3c204ab3c947bb;acw_tc=0a00d67e17325128637736558e1b88cc85fb79b1e786f73624c033ffdd61ab;abRequestId=c7b961b6-3be6-52b0-80fe-f84b89a1ac4f;webBuild=4.35.0;xsecappid=xhs-pc-web;a1=19361d056017fNUK14Nt4ut13HPcRNaHsolZEUJjr50000173930;webId=0fdcc9712d30ce15131031f8a6e93be7;sec_poison_id=e7ff6291-3787-4ca0-b02d-60985ebe3141
Body 参数application/json
note_id
string
可选
笔记ID(与分享链接必填一项)
xsec_token
string
可选
cursor
string
下一页锚点
proxy
可选
代理(http或socks5)
Any of
为空使用程序默认代理
示例
{
"note_id": "",
"xsec_token": "",
"cursor": ""
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer
必需
msg
string
必需
data
object
必需
comments
array [object {3}]
评论列表
cursor
string
下一页锚点
has_more
boolean
是否有下一页
示例
{
"code": 200,
"msg": "success",
"path": "/api/xhs/note_comment",
"data": {
"response_status": 200,
"response_body": {
"code": 0,
"success": true,
"msg": "成功",
"data": {
"cursor": "64f9dd4d000000001c03c817",
"has_more": true,
"time": 1725887400175,
"user_id": "647478850000000012036771",
"comments": [
{
"note_id": "64bdf819000000001201a397",
"at_users": [],
"sub_comments": [
{
"user_info": {
"user_id": "5c02a2a7000000000801254a",
"nickname": "蓝调骇客",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/622de1b915195d113d57a59f.jpg?imageView2/2/w/120/format/jpg"
},
"create_time": 1690287465000,
"id": "64bfbd69000000001700b2c1",
"note_id": "64bdf819000000001201a397",
"status": 0,
"content": "有的",
"at_users": [],
"like_count": "5",
"liked": false,
"show_tags": [
"is_author"
],
"target_comment": {
"id": "64bfbd2c000000002b007152",
"user_info": {
"nickname": "Ham.BG6GXC",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo310fvji5ome0040s9cfvg8e3b3q4ff20?imageView2/2/w/120/format/jpg",
"user_id": "558bbf04a75c950a35e1386b"
}
}
}
],
"status": 0,
"sub_comment_cursor": "64bfbd69000000001700b2c1",
"like_count": "0",
"user_info": {
"user_id": "558bbf04a75c950a35e1386b",
"nickname": "Ham.BG6GXC",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo310fvji5ome0040s9cfvg8e3b3q4ff20?imageView2/2/w/120/format/jpg"
},
"show_tags": [],
"sub_comment_count": "4",
"sub_comment_has_more": true,
"id": "64bfbd2c000000002b007152",
"content": "天鹅湖里没天鹅",
"liked": false,
"create_time": 1690287404000
},
{
"sub_comments": [
{
"show_tags": [
"is_author"
],
"create_time": 1690189414000,
"target_comment": {
"user_info": {
"image": "https://sns-avatar-qc.xhscdn.com/avatar/63f8e1457c856f22e21190b6.jpg?imageView2/2/w/120/format/jpg",
"user_id": "5d08b3b30000000016011af6",
"nickname": "椿花秋实"
},
"id": "64be36c6000000001603bf61"
},
"id": "64be3e66000000001d039881",
"like_count": "1",
"content": "哈哈,效果达到了[派对R]",
"at_users": [],
"liked": false,
"user_info": {
"user_id": "5c02a2a7000000000801254a",
"nickname": "蓝调骇客",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/622de1b915195d113d57a59f.jpg?imageView2/2/w/120/format/jpg"
},
"note_id": "64bdf819000000001201a397",
"status": 0
}
],
"id": "64be36c6000000001603bf61",
"status": 0,
"user_info": {
"user_id": "5d08b3b30000000016011af6",
"nickname": "椿花秋实",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/63f8e1457c856f22e21190b6.jpg?imageView2/2/w/120/format/jpg"
},
"sub_comment_count": "1",
"at_users": [],
"liked": false,
"show_tags": [],
"create_time": 1690187463000,
"note_id": "64bdf819000000001201a397",
"like_count": "4",
"sub_comment_cursor": "64be3e66000000001d039881",
"sub_comment_has_more": false,
"content": "图一这青橙色调,真的很适合都市。真没看出来是合肥[偷笑R]"
},
{
"at_users": [],
"sub_comment_count": "2",
"sub_comments": [
{
"like_count": "0",
"show_tags": [
"is_author"
],
"target_comment": {
"id": "64dc4bec000000002b036150",
"user_info": {
"nickname": "冒险家S",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo3135qb2n97m005n3vsin4nvhvaim64ro?imageView2/2/w/120/format/jpg",
"user_id": "5c7fe4ae000000001203fe3f"
}
},
"content": "天鹅湖",
"note_id": "64bdf819000000001201a397",
"status": 0,
"at_users": [],
"liked": false,
"user_info": {
"image": "https://sns-avatar-qc.xhscdn.com/avatar/622de1b915195d113d57a59f.jpg?imageView2/2/w/120/format/jpg",
"user_id": "5c02a2a7000000000801254a",
"nickname": "蓝调骇客"
},
"create_time": 1692158996000,
"id": "64dc4c14000000000e000e7a"
}
],
"content": "这个位置在哪里呀,下周打算去合肥[赞R]",
"status": 0,
"like_count": "0",
"sub_comment_cursor": "64dc4c14000000000e000e7a",
"note_id": "64bdf819000000001201a397",
"create_time": 1692158956000,
"sub_comment_has_more": true,
"liked": false,
"user_info": {
"user_id": "5c7fe4ae000000001203fe3f",
"nickname": "冒险家S",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo3135qb2n97m005n3vsin4nvhvaim64ro?imageView2/2/w/120/format/jpg"
},
"show_tags": [],
"id": "64dc4bec000000002b036150"
},
{
"note_id": "64bdf819000000001201a397",
"content": "这是在合肥市嘛",
"user_info": {
"nickname": "害",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo3163cntf80k005omge0d0vngcks7vnpo?imageView2/2/w/120/format/jpg",
"user_id": "62d0701a000000000303de0c"
},
"create_time": 1694063920000,
"sub_comment_count": "1",
"sub_comments": [
{
"content": "对的",
"at_users": [],
"liked": false,
"like_count": "0",
"show_tags": [
"is_author"
],
"target_comment": {
"id": "64f95d30000000001c03d068",
"user_info": {
"user_id": "62d0701a000000000303de0c",
"nickname": "害",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo3163cntf80k005omge0d0vngcks7vnpo?imageView2/2/w/120/format/jpg"
}
},
"id": "64f962c60000000020026923",
"note_id": "64bdf819000000001201a397",
"status": 0,
"user_info": {
"user_id": "5c02a2a7000000000801254a",
"nickname": "蓝调骇客",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/622de1b915195d113d57a59f.jpg?imageView2/2/w/120/format/jpg"
},
"create_time": 1694065350000
}
],
"sub_comment_has_more": false,
"at_users": [],
"like_count": "0",
"id": "64f95d30000000001c03d068",
"status": 0,
"liked": false,
"show_tags": [],
"sub_comment_cursor": "64f962c60000000020026923"
},
{
"liked": false,
"user_info": {
"nickname": "凶猛大玥兒 🍄",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/66c0a16bde7240a9cfc72768.jpg?imageView2/2/w/120/format/jpg",
"user_id": "594fb6585e87e71503d7afcf"
},
"sub_comment_count": "1",
"id": "64be117e000000002c03f18d",
"sub_comment_has_more": false,
"content": "我滴乖!绝!还得是蓝老师!会拍",
"create_time": 1690177918000,
"sub_comments": [
{
"user_info": {
"image": "https://sns-avatar-qc.xhscdn.com/avatar/622de1b915195d113d57a59f.jpg?imageView2/2/w/120/format/jpg",
"user_id": "5c02a2a7000000000801254a",
"nickname": "蓝调骇客"
},
"show_tags": [
"is_author"
],
"target_comment": {
"id": "64be117e000000002c03f18d",
"user_info": {
"user_id": "594fb6585e87e71503d7afcf",
"nickname": "凶猛大玥兒 🍄",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/66c0a16bde7240a9cfc72768.jpg?imageView2/2/w/120/format/jpg"
}
},
"id": "64be237f000000000e002c01",
"status": 0,
"liked": false,
"like_count": "0",
"note_id": "64bdf819000000001201a397",
"content": "[偷笑R][偷笑R][偷笑R][派对R][派对R]",
"at_users": [],
"create_time": 1690182527000
}
],
"show_tags": [],
"sub_comment_cursor": "64be237f000000000e002c01",
"note_id": "64bdf819000000001201a397",
"status": 0,
"at_users": [],
"like_count": "0"
},
{
"show_tags": [],
"create_time": 1690378423000,
"sub_comment_cursor": "64c120e700000000180399a7",
"status": 0,
"at_users": [
{
"user_id": "5b798fb63014040001777df7",
"nickname": "Citrus"
},
{
"user_id": "62f714eb0000000015018a1e",
"nickname": "666渡你"
}
],
"sub_comment_has_more": true,
"content": "@Citrus @666渡你 好高级[偷笑R]",
"liked": false,
"like_count": "1",
"user_info": {
"user_id": "61a36ae70000000010004772",
"nickname": "晨絮 🌙",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/61a36ae70000000010004772.jpg?imageView2/2/w/120/format/jpg"
},
"id": "64c120b7000000002c02ef39",
"note_id": "64bdf819000000001201a397",
"sub_comment_count": "2",
"sub_comments": [
{
"target_comment": {
"id": "64c120b7000000002c02ef39",
"user_info": {
"nickname": "晨絮 🌙",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/61a36ae70000000010004772.jpg?imageView2/2/w/120/format/jpg",
"user_id": "61a36ae70000000010004772"
}
},
"note_id": "64bdf819000000001201a397",
"status": 0,
"content": "滤镜好高级",
"at_users": [],
"liked": false,
"id": "64c120e700000000180399a7",
"like_count": "0",
"user_info": {
"user_id": "5b798fb63014040001777df7",
"nickname": "Citrus",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo30mr45n0ski6g4agod57rcvfnm0gn3lo?imageView2/2/w/120/format/jpg"
},
"show_tags": [],
"create_time": 1690378471000
}
]
},
{
"sub_comment_has_more": true,
"user_info": {
"image": "https://sns-avatar-qc.xhscdn.com/avatar/5f127602e61f210001ee6323.jpg?imageView2/2/w/120/format/jpg",
"user_id": "5f1275a2000000000101dea9",
"nickname": "gagagagagagga"
},
"status": 0,
"liked": false,
"show_tags": [],
"id": "6623df6f000000001c03a796",
"at_users": [
{
"user_id": "58ff3fd66a6a69355a44ed9c",
"nickname": "Vitoo."
}
],
"like_count": "0",
"sub_comment_count": "2",
"sub_comments": [
{
"note_id": "64bdf819000000001201a397",
"liked": false,
"like_count": "1",
"user_info": {
"user_id": "58ff3fd66a6a69355a44ed9c",
"nickname": "Vitoo.",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo313s683b51o6g49eck1vtdrcs1f5t6jg?imageView2/2/w/120/format/jpg"
},
"show_tags": [],
"create_time": 1713627468000,
"id": "6623e14c000000001c036c53",
"status": 0,
"content": "你就说我上次锐评的咋么个Manhattan[偷笑R]",
"at_users": [],
"target_comment": {
"id": "6623df6f000000001c03a796",
"user_info": {
"nickname": "gagagagagagga",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/5f127602e61f210001ee6323.jpg?imageView2/2/w/120/format/jpg",
"user_id": "5f1275a2000000000101dea9"
}
}
}
],
"note_id": "64bdf819000000001201a397",
"create_time": 1713626992000,
"sub_comment_cursor": "6623e14c000000001c036c53",
"content": "@Vitoo. [doge]知道为什么了吧"
},
{
"note_id": "64bdf819000000001201a397",
"sub_comment_has_more": false,
"id": "64cb6da4000000001501c432",
"create_time": 1691053476000,
"sub_comments": [
{
"create_time": 1692535578000,
"note_id": "64bdf819000000001201a397",
"status": 0,
"at_users": [],
"like_count": "0",
"show_tags": [],
"target_comment": {
"id": "64cb6da4000000001501c432",
"user_info": {
"user_id": "5f1012950000000001005638",
"nickname": "cocoE",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1000g2jo2lnirgp0ii05g5nog2aag8lholkoqgog?imageView2/2/w/120/format/jpg"
}
},
"id": "64e20b1a000000001a038588",
"content": "露什么馅?张口就来?",
"liked": false,
"user_info": {
"user_id": "61c7d3100000000010006950",
"nickname": "Saturn",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo315v4cksb0s005oe7qc840qag1skap3o?imageView2/2/w/120/format/jpg"
}
}
],
"status": 0,
"liked": false,
"user_info": {
"user_id": "5f1012950000000001005638",
"nickname": "cocoE",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1000g2jo2lnirgp0ii05g5nog2aag8lholkoqgog?imageView2/2/w/120/format/jpg"
},
"content": "多拍一点就露馅了",
"at_users": [],
"like_count": "1",
"show_tags": [],
"sub_comment_count": "1",
"sub_comment_cursor": "64e20b1a000000001a038588"
},
{
"note_id": "64bdf819000000001201a397",
"content": "@是阿稳呀 [汗颜R]这文案果然不负法律责任",
"at_users": [
{
"user_id": "5b9cd783f110cc0001898988",
"nickname": "是阿稳呀"
}
],
"user_info": {
"user_id": "5a99b1bce8ac2b6f8a39116c",
"nickname": "撸铁崔崔",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/64468fad46534cda96f6751c.jpg?imageView2/2/w/120/format/jpg"
},
"status": 0,
"liked": false,
"create_time": 1690785485000,
"sub_comment_count": "1",
"show_tags": [],
"sub_comment_cursor": "64c7581e000000001802b3ba",
"id": "64c756cd000000001603bb4a",
"like_count": "0",
"sub_comments": [
{
"at_users": [],
"like_count": "0",
"target_comment": {
"id": "64c756cd000000001603bb4a",
"user_info": {
"user_id": "5a99b1bce8ac2b6f8a39116c",
"nickname": "撸铁崔崔",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/64468fad46534cda96f6751c.jpg?imageView2/2/w/120/format/jpg"
}
},
"id": "64c7581e000000001802b3ba",
"note_id": "64bdf819000000001201a397",
"status": 0,
"show_tags": [],
"create_time": 1690785822000,
"content": "瞬间高大上了",
"liked": false,
"user_info": {
"nickname": "稳稳教练",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo30vh5lfvtls004b0bkhbo72c8q6fda2o?imageView2/2/w/120/format/jpg",
"user_id": "5b9cd783f110cc0001898988"
}
}
],
"sub_comment_has_more": false
},
{
"status": 0,
"content": "绝美[哇R]",
"like_count": "2",
"show_tags": [],
"user_info": {
"nickname": "布咕APP--留学生专属社区",
"image": "https://sns-avatar-qc.xhscdn.com/avatar/6240f6e5411293967c7fab40.jpg?imageView2/2/w/120/format/jpg",
"user_id": "605066360000000001007fd7"
},
"sub_comments": [],
"sub_comment_cursor": "",
"id": "64f9dd4d000000001c03c817",
"note_id": "64bdf819000000001201a397",
"liked": false,
"create_time": 1694096717000,
"sub_comment_has_more": false,
"at_users": [],
"sub_comment_count": "0"
}
]
}
},
"response_headers": {
"date": "Mon, 09 Sep 2024 13:10:00 GMT",
"content-type": "application/json; charset=utf-8",
"alt-svc": "h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-27=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, h3-Q039=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"39,43,46\"",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"server": "nginx",
"access-control-allow-credentials": "true",
"access-control-allow-origin": "https://www.xiaohongshu.com",
"cat-msg-id": "karen-gateway-snsdefault-0a0fdfae.48724-479412-1248535",
"request-id": "5708402e358847209a340f6377e59a8c",
"x-kong-sign": "0",
"xhs-request-time": "0.159",
"content-encoding": "gzip",
"xhs-real-ip": "42.102.122.242"
}
}
}
最后修改时间: 1 个月前