1. 小红书
API-V1
  • 视频号
    • 关键词搜索账号
      POST
    • 关键词搜索视频
      POST
    • 获取账号信息和视频列表
      POST
    • 获取视频详情
      POST
    • 获取视频详情(通过链接)
      POST
    • 获取视频一级评论
      POST
    • 获取视频二级评论
      POST
  • 公众号
    • 获取指定账号文章列表
      POST
    • 获取文章互动数据
      POST
    • 获取文章一级评论
      POST
    • 获取文章二级评论
      POST
    • 获取文章详情
      POST
    • AI搜索
      POST
    • 获取微信指数
      POST
  • 小红书
    • 帖子详情(APP)
      POST
    • AI搜索
      POST
    • 搜索
      POST
    • 发文列表
      POST
    • 帖子详情(WEB)
      POST
    • 用户信息
      POST
  • 抖音
    • 视频详情
      POST
    • 用户信息
      POST
    • 用户发文列表
      POST
    • 一级评论
      POST
    • 二级评论
      POST
    • 搜索接口
      POST
    • AI搜索
      POST
  • 微博
    • AI搜索
  • 用户
    • 余额查询
    • 调用记录查询
  1. 小红书

发文列表

POST
https://www.worldtreetech.cn/api/v1/xhs/getUserPost
最后修改时间:2025-12-19 10:16:28
0.1/次

请求参数

Body 参数application/json必填

示例
{
    "key": "xxx",
    "user_id": "5f6b2fdc0000000001007224",
    "cursor": ""
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://www.worldtreetech.cn/api/v1/xhs/getUserPost' \
--header 'Content-Type: application/json' \
--data '{
    "key": "xxx",
    "user_id": "5f6b2fdc0000000001007224",
    "cursor": ""
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "code": 200,
    "msg": "success",
    "data": {
        "cursor": "687ed00a00000000170378c1",
        "notes": [
            {
                "cover": {
                    "file_id": "",
                    "height": 1909,
                    "width": 1170,
                    "url": "",
                    "trace_id": "",
                    "info_list": [
                        {
                            "image_scene": "WB_PRV",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/5aa77269647712b55e8b06ab4a1c546e/notes_pre_post/1040g3k031pfb949e2s005nrb5ve08sh48v1pi1o!nc_n_webp_prv_1"
                        },
                        {
                            "image_scene": "WB_DFT",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/7772f6b701a20084dde7155cd04da147/notes_pre_post/1040g3k031pfb949e2s005nrb5ve08sh48v1pi1o!nc_n_webp_mw_1"
                        }
                    ],
                    "url_pre": "http://sns-webpic-qc.xhscdn.com/202512092230/5aa77269647712b55e8b06ab4a1c546e/notes_pre_post/1040g3k031pfb949e2s005nrb5ve08sh48v1pi1o!nc_n_webp_prv_1",
                    "url_default": "http://sns-webpic-qc.xhscdn.com/202512092230/7772f6b701a20084dde7155cd04da147/notes_pre_post/1040g3k031pfb949e2s005nrb5ve08sh48v1pi1o!nc_n_webp_mw_1"
                },
                "note_id": "692aa91c000000001b031da3",
                "xsec_token": "ABwHSXErVJ5mQt7JmNCtw04U12CFlXuAJ15Y0DjOEBgzU=",
                "type": "normal",
                "display_title": "女人一样顶天立地! ",
                "user": {
                    "nick_name": "我是你Coco 姐",
                    "avatar": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31coqvgcugu705nrb5ve08sh46vp1voo",
                    "user_id": "5f6b2fdc0000000001007224",
                    "nickname": "我是你Coco 姐"
                },
                "interact_info": {
                    "liked": false,
                    "liked_count": "1",
                    "sticky": true
                }
            },
            {
                "interact_info": {
                    "liked": false,
                    "liked_count": "5",
                    "sticky": true
                },
                "cover": {
                    "width": 1080,
                    "url": "",
                    "trace_id": "",
                    "info_list": [
                        {
                            "image_scene": "WB_PRV",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/1f271f11d7d84450b9a94ca2d405ed4d/1040g00831ppd5udtla005nrb5ve08sh4kumfano!nc_n_webp_prv_1"
                        },
                        {
                            "image_scene": "WB_DFT",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/69ea0d328a3008f87f13d679019aeec7/1040g00831ppd5udtla005nrb5ve08sh4kumfano!nc_n_webp_mw_1"
                        }
                    ],
                    "url_pre": "http://sns-webpic-qc.xhscdn.com/202512092230/1f271f11d7d84450b9a94ca2d405ed4d/1040g00831ppd5udtla005nrb5ve08sh4kumfano!nc_n_webp_prv_1",
                    "url_default": "http://sns-webpic-qc.xhscdn.com/202512092230/69ea0d328a3008f87f13d679019aeec7/1040g00831ppd5udtla005nrb5ve08sh4kumfano!nc_n_webp_mw_1",
                    "file_id": "",
                    "height": 1080
                },
                "note_id": "6934f571000000000d03fc09",
                "xsec_token": "ABL1CAtc9jBgGaeZjTR0BRySqbF9psyo34oUXwJd1WYZQ=",
                "type": "video",
                "display_title": "我是如何被澳大利亞华裔摧残的!",
                "user": {
                    "nick_name": "我是你Coco 姐",
                    "avatar": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31coqvgcugu705nrb5ve08sh46vp1voo",
                    "user_id": "5f6b2fdc0000000001007224",
                    "nickname": "我是你Coco 姐"
                }
            },
            {
                "cover": {
                    "info_list": [
                        {
                            "image_scene": "WB_PRV",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/e82e591cef6122ba92174905bcc79d54/notes_pre_post/1040g3k031pqqrg4jkm005nrb5ve08sh49iu6guo!nc_n_webp_prv_1"
                        },
                        {
                            "image_scene": "WB_DFT",
                            "url": "http://sns-webpic-qc.xhscdn.com/202512092230/d724329a954fa47ae9195f14662db9e7/notes_pre_post/1040g3k031pqqrg4jkm005nrb5ve08sh49iu6guo!nc_n_webp_mw_1"
                        }
                    ],
                    "url_pre": "http://sns-webpic-qc.xhscdn.com/202512092230/e82e591cef6122ba92174905bcc79d54/notes_pre_post/1040g3k031pqqrg4jkm005nrb5ve08sh49iu6guo!nc_n_webp_prv_1",
                    "url_default": "http://sns-webpic-qc.xhscdn.com/202512092230/d
修改于 2025-12-19 10:16:28
上一页
搜索
下一页
帖子详情(WEB)
Built with