curl --location --request GET 'https://api.newrank.cn/api/v2/custom/xhs/wuma/daily/account/get?uid=&date=2024-01-17&page=1&size=20' \
--header 'key: '
{
"msg": "成功",
"code": 200,
"data": {
"pages": 3,
"total": 3,
"list": [
{
"uid": "53181355b4c4d61677b54388",
"account": "104946395",
"nickname": "Lucia木木酱",
"avatar": "https://sns-avatar-qc.xhscdn.com/avatar/60a74de8441690144fcc531f.jpg?imageView2/2/w/540/format/webp",
"introduction": "游戏小透明。\n喜欢夏天的火锅和冰啤酒,\n如果没有冰啤酒,\n那我就不喜欢夏天了。",
"gender": "女",
"province": "上海",
"verifyType": "未认证",
"verify": "",
"homeUrl": "https://www.xiaohongshu.com/user/profile/53181355b4c4d61677b54388",
"likeNum": 16772,
"collectNum": 2215,
"fansNum": 2916,
"followingNum": 154,
"opusNum": 8,
"firstCategory": "科技互联网",
"secondCategory": "游戏",
"updateTime": "2023-12-16 11:29:48"
}
]
}
}