- 舞码飞扬
- 快手
- 微信
- 抖音
- 小红书
- 视频号
- 公共
日更-作品数据获取
GET
https://api.newrank.cn/api/v2/custom/xhs/wuma/daily/opus/get
小红书
请求参数
Query 参数
uid
string
账号唯一id
date
string
日期
示例值:
2024-01-10
page
string
页码(默认1)
示例值:
1
size
string
必需
示例值:
20
Header 参数
key
string
必需
默认值:
{{key}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.newrank.cn/api/v2/custom/xhs/wuma/daily/opus/get?uid=&date=2024-01-10&page=1&size=20' \
--header 'key;'
返回响应
🟢200成功
application/json
Body
msg
string
必需
data
object
必需
pages
integer
必需
total
integer
必需
list
array [object {26}]
必需
code
enum<integer>
必需
枚举值:
20040140340440542950250310001100021001211003
示例
{
"msg": "成功",
"code": 200,
"data": {
"pages": 3,
"total": 3,
"list": [
{
"opusId": "659d2360000000001d030e0c",
"uid": "5c73e5a30000000010011030",
"account": "yiyiyi4253",
"nickname": "易百万",
"title": "忘记我还是个纹身师吧!",
"topics": "[\"纹身师的日常\",\"搞的就是艺术\",\"作品\"]",
"description": "马上过年了 不如来个新年纹身?年前最后冲一波吧 近期会有一些精致的彩色小纹身 推出哈 期待一下吧 都是原创哦 一人一图 价格嘛 好商量的 主要积累作品宝宝们 有什么需要咨询的私信我吧 设计和其他风格 工作室还有其他老师 感兴趣的话 也可以去大众点评找我们哦",
"url": "https://www.xiaohongshu.com/discovery/item/659d2360000000001d030e0c",
"type": "normal",
"hotKeywords": "[\"过年\",\"彩色\",\"主要\",\"还有\",\"点评\",\"感兴趣\",\"风格\",\"推出\",\"纹身\",\"作品\",\"需要\",\"咨询\",\"年前\",\"价格\",\"设计\",\"老师\",\"近期\",\"大众\",\"积累\",\"忘记\",\"期待\",\"工作室\",\"宝宝\",\"冲一波\",\"新年\",\"商量\",\"私信\",\"原创\"]",
"category": "美妆",
"duration": 0,
"collectNum": 0,
"commentNum": 2,
"likeNum": 3,
"shareNum": 0,
"location": "FacelessINK仟律刺青纹身艺术工作室",
"cover": "https://sns-webpic.xhscdn.com/6b73b979-2ef0-d127-3b1c-71ae3a553e0c?imageView2/2/w/1080/format/jpg",
"images": "[\"https://sns-webpic.xhscdn.com/6b73b979-2ef0-d127-3b1c-71ae3a553e0c?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/8877854f-7af0-1777-9008-8c4570bf82cb?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/25c2de46-6a30-07ba-3475-fdf19ff91ae9?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/fcdde42a-e0ed-6ff0-db16-33b400efb79e?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/89e479a9-13f6-6c51-4fc5-e8385ce7a5f6?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/7665bc50-6811-3686-dc49-92807ec49eb4?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/e4920c1d-3820-1082-97ef-e3e454ecad81?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/9f07d374-88ae-b2a9-aac8-94698806652c?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/1e8ca060-4794-bedf-674d-b2fb7e149381?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/a2696972-8c17-19d2-aac5-8cd2c4de17c7?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/ef633323-eeae-fe57-fd88-6f09fc9e87c2?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/8192a2a7-fec9-0fa4-9be1-4d94fbf64796?imageView2/2/w/1080/format/jpg\",\"https://sns-webpic.xhscdn.com/ecd82430-8fd3-026c-ec88-43f9502c7775?imageView2/2/w/1080/format/jpg\"]",
"videoUrl": "",
"width": 0,
"height": 0,
"cooperated": false,
"relatedCooperateBrands": "",
"publishTime": "2024-01-09 18:43:00",
"updateTime": "2024-01-10 03:26:24"
}
]
}
}
修改于 2024-01-18 09:33:25