1. 小红书
红狐数据
  • 小红书
    • 获取小红书蒲公英笔记详情(实时)
      POST
    • 获取小红书蒲公英作者数据表现(实时)
      POST
    • 获取小红书账号信息 (实时)
      POST
    • 获取小红书作品列表 (实时)
      POST
    • 获取小红书作品内容详情 (实时)
      POST
    • 获取小红书作品评论列表 (实时)
      POST
    • 搜索关键词获取小红书作品 (实时)
      POST
    • 搜索关键词获取小红书账号(实时)
      POST
    • 搜索关键词获取小红书作品(优质库)
      POST
    • 获取小红书作品内容详情(优质库)
      POST
    • 获取小红书作品详情数据(实时-含是否商单)
      POST
    • 获取小红书视频详情数据(实时)
      POST
    • 获取小红书二级评论数据(实时)
      POST
    • 获取小红书二级评论数据(实时) -备用
      POST
  • 抖音
    • 星图批量获取创作者信息(实时)
      POST
    • 星图获取创作者视频列表(实时)
      POST
    • 搜索关键字获取抖音账号 (实时)
      POST
    • 获取抖音账号信息(实时)
      POST
    • 搜索关键字获取抖音作品 (实时)
      POST
    • 获取抖音账号作品列表 (实时)
      POST
    • 获取抖音作品内容详情 (实时)
      POST
    • 获取抖音作品评论列表 (实时)
      POST
    • 搜索抖音二级评论列表 (实时)
      POST
    • 抖音作品商单查询(实时)
      POST
  • 哔哩哔哩
    • 搜索关键字获取B站作品 (实时)
      POST
    • 获取B站作品内容详情 (实时)
      POST
    • 搜索关键字获取B站账号 (实时)
      POST
    • 获取 B 站账号作品列表 (实时)
      POST
    • 提交 B 站作品评论列表(提交任务)
      POST
    • 查询 B 站作品评论列表(查询结果)
      POST
  • 数据模型
    • ContentTagPercentVO
    • ImageExtraInfoVO
    • VideoInfoVO
    • GzhArticleSearchVO
    • AuthorInfoVO
    • NoteItemVO
    • ImageItemVO
    • GzhRelatedSearchVO
    • DyAbilityStarAuthorBatchVO
    • DyAbilityStarVideoListVO
    • PagePercentVO
    • GzhHotTopicVO
    • DyAbilityStarAuthorBatchReq
    • DyAbilityStarVideoListReq
    • LongTermNoteVO
    • TimeVO
    • GzhArticleSearchRespVO
    • XhsAbilityAuthorPerformanceVO
    • ContentTagVO
    • GzhArticleSearchReq
    • XhsAbilityAuthorPerformanceReq
    • UserInfoVO
    • XhsAbilityNotePerformanceVO
    • XhsAbilityNoteDetailReq
  1. 小红书

获取小红书作品详情数据(实时-含是否商单)

测试中
POST
/story/api/xhs/ability/noteDetailCommercial

请求参数

Header 参数

Body 参数application/json必填

示例
{
  "noteId": "69f0196300000000380351ce"
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://redfox.hk/story/api/xhs/ability/noteDetailCommercial' \
--header 'REDFOX_API_KEY: ak_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
  "noteId": "69f0196300000000380351ce"
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
[
  {
    "mentionedUsers": [
      "5f8a2b3c9d1e4f7a",
      "6a1c2d4e8b3f9c0d"
    ],
    "authorUid": "5f8a2b3c9d1e4f7a",
    "authorAvatar": "https://sns-avatar.xhscdn.com/avatar1.jpg",
    "authorName": "美妆研究所",
    "coverImage": "https://sns-img.xhscdn.com/cover1.jpg",
    "favoriteCount": 3560,
    "replyCount": 289,
    "thumbCount": 12800,
    "forwardCount": 456,
    "isFavorited": false,
    "isFollowed": true,
    "isLiked": false,
    "lastEditTime": 1719408000000,
    "hashTags": [
      {
        "id": "tag_001",
        "name": "夏日护肤",
        "type": "topic"
      },
      {
        "id": "tag_002",
        "name": "油皮控油",
        "type": "topic"
      }
    ],
    "tags": [
      {
        "id": "biz_001",
        "name": "护肤品",
        "type": "category"
      },
      {
        "id": "biz_002",
        "name": "控油",
        "type": "attribute"
      }
    ],
    "picList": [
      {
        "fileCode": "pic_file_001",
        "picHeight": 960,
        "picWidth": 1280,
        "previewUrl": "https://sns-img.xhscdn.com/pic1_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic1_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic1_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic1_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic1_medium.jpg"
      },
      {
        "fileCode": "pic_file_002",
        "picHeight": 960,
        "picWidth": 1280,
        "previewUrl": "https://sns-img.xhscdn.com/pic2_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic2_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic2_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic2_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic2_medium.jpg"
      }
    ],
    "contentDesc": "今天分享一套油皮夏日护肤方案,实测控油效果拉满,一整天不脱妆!",
    "ipRegion": "广东",
    "noteId": "651a3f8e0000000020019a3b",
    "noteUrl": "https://www.xiaohongshu.com/explore/651a3f8e0000000020019a3b",
    "releaseTimestamp": 1719408000000,
    "noteTitle": "油皮夏日控油全攻略|实测不脱妆",
    "noteType": "normal",
    "syncTimestamp": 1719410000000,
    "orderCooperate": true
  },
  {
    "mentionedUsers": [],
    "authorUid": "6a1c2d4e8b3f9c0d",
    "authorAvatar": "https://sns-avatar.xhscdn.com/avatar2.jpg",
    "authorName": "穿搭日记",
    "coverImage": "https://sns-img.xhscdn.com/cover2.jpg",
    "favoriteCount": 8920,
    "replyCount": 567,
    "thumbCount": 25000,
    "forwardCount": 1230,
    "isFavorited": true,
    "isFollowed": false,
    "isLiked": true,
    "lastEditTime": 1719494400000,
    "hashTags": [
      {
        "id": "tag_003",
        "name": "夏日穿搭",
        "type": "topic"
      },
      {
        "id": "tag_004",
        "name": "通勤穿搭",
        "type": "topic"
      },
      {
        "id": "tag_005",
        "name": "小个子穿搭",
        "type": "topic"
      }
    ],
    "tags": [
      {
        "id": "biz_003",
        "name": "连衣裙",
        "type": "category"
      },
      {
        "id": "biz_004",
        "name": "夏季新品",
        "type": "attribute"
      }
    ],
    "picList": [
      {
        "fileCode": "pic_file_003",
        "picHeight": 1920,
        "picWidth": 1080,
        "previewUrl": "https://sns-img.xhscdn.com/pic3_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic3_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic3_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic3_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic3_medium.jpg"
      },
      {
        "fileCode": "pic_file_004",
        "picHeight": 1920,
        "picWidth": 1080,
        "previewUrl": "https://sns-img.xhscdn.com/pic4_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic4_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic4_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic4_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic4_medium.jpg"
      },
      {
        "fileCode": "pic_file_005",
        "picHeight": 1920,
        "picWidth": 1080,
        "previewUrl": "https://sns-img.xhscdn.com/pic5_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic5_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic5_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic5_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic5_medium.jpg"
      }
    ],
    "contentDesc": "适合小个子的通勤连衣裙分享,显瘦显高,夏日穿刚刚好~",
    "ipRegion": "上海",
    "noteId": "652b4a9f0000000011028b5c",
    "noteUrl": "https://www.xiaohongshu.com/explore/652b4a9f0000000011028b5c",
    "releaseTimestamp": 1719494400000,
    "noteTitle": "小个子夏日通勤穿搭|显瘦连衣裙合集",
    "noteType": "normal",
    "syncTimestamp": 1719496000000,
    "orderCooperate": true
  },
  {
    "mentionedUsers": [
      "7b3c5d6e1f2a8b9c"
    ],
    "authorUid": "7b3c5d6e1f2a8b9c",
    "authorAvatar": "https://sns-avatar.xhscdn.com/avatar3.jpg",
    "authorName": "美食探店记",
    "coverImage": "https://sns-img.xhscdn.com/cover3.jpg",
    "favoriteCount": 12300,
    "replyCount": 890,
    "thumbCount": 45600,
    "forwardCount": 2100,
    "isFavorited": true,
    "isFollowed": true,
    "isLiked": true,
    "lastEditTime": 1719580800000,
    "hashTags": [
      {
        "id": "tag_006",
        "name": "周末探店",
        "type": "topic"
      },
      {
        "id": "tag_007",
        "name": "网红餐厅",
        "type": "topic"
      }
    ],
    "tags": [
      {
        "id": "biz_005",
        "name": "美食",
        "type": "category"
      },
      {
        "id": "biz_006",
        "name": "探店",
        "type": "attribute"
      }
    ],
    "picList": [
      {
        "fileCode": "pic_file_006",
        "picHeight": 1920,
        "picWidth": 1080,
        "previewUrl": "https://sns-img.xhscdn.com/pic6_preview.jpg",
        "defaultUrl": "https://sns-img.xhscdn.com/pic6_default.jpg",
        "highUrl": "https://sns-img.xhscdn.com/pic6_high.jpg",
        "lowUrl": "https://sns-img.xhscdn.com/pic6_low.jpg",
        "mediumUrl": "https://sns-img.xhscdn.com/pic6_medium.jpg"
      }
    ],
    "contentDesc": "周末探了一家超有氛围感的餐厅,环境出片,菜品也在线,人均120超值!",
    "ipRegion": "四川",
    "noteId": "653c5b0a0000000011038a6d",
    "noteUrl": "https://www.xiaohongshu.com/explore/653c5b0a0000000011038a6d",
    "releaseTimestamp": 1719580800000,
    "noteTitle": "人均120的宝藏餐厅|周末探店不踩雷",
    "noteType": "video",
    "syncTimestamp": 1719582000000,
    "orderCooperate": false
  }
]
修改于 2026-06-26 09:20:38
上一页
获取小红书作品内容详情(优质库)
下一页
获取小红书视频详情数据(实时)
Built with