curl --location --request GET 'https://member.bilibili.com/arcopen/fn/article/anthology/list' \
--header 'Accept: application/json' \
--header 'Access-Token: a24e56a0fc0093668bca0f3a15410ea2' \
--header 'Authorization: 950a03adb287904a93bcffd7e4abf57a4c2ef0608bf1f95f3bcb2c278ae532be' \
--header 'X-Bili-Accesskeyid: 93a0f774fae84e6c' \
--header 'X-Bili-Content-Md5: d41d8cd98f00b204e9800998ecf8427e' \
--header 'X-Bili-Signature-Method: HMAC-SHA256' \
--header 'X-Bili-Signature-Nonce: 1730185575446751000' \
--header 'X-Bili-Signature-Version: 2.0' \
--header 'X-Bili-Timestamp: 1730185575' \
--header 'Host: member.bilibili.com' \
--header 'Connection: keep-alive' \
--header 'Content-Type: multipart/form-data; boundary=--------------------------690347605097214386959433' \{
"code": 0,
"message": "0",
"ttl": 1,
"data": {
"lists": [
{
"id": 462,
"name": "文集1",
"update_time": 1641359180,
"ctime": 1639654241,
"publish_time": 1641295677,
"summary": "简介1",
"words": 248,
"state": -1,
"reason": "(封面、标题、简介、列表)争议性过大 ",
"image_url": "http://uat-article.biliimg.com/bfs/article/7833b9bd5acd3087aecb4cda55e1fc6d8cc4fef3.jpg",
"apply_time": "2021-12-21T16:37:29+08:00",
"check_time": "2022-01-04T11:23:31+08:00",
},
{
"id": 463,
"name": "文集2",
"update_time": 1640075729,
"ctime": 1639654242,
"publish_time": 1639556982,
"summary": "简介2",
"words": 203,
"state": 3,
"apply_time": "2021-12-21T16:35:42+08:00",
"check_time": "2022-01-04T11:23:36+08:00",
"total": 1
}
],
"total": 2
}
}