curl --location --request GET 'https://api.bilibili.com/x/web-interface/history/cursor'{
"code": 0,
"message": "string",
"ttl": 0,
"data": {
"cursor": {
"max": 0,
"view_at": 0,
"business": "string",
"ps": 0
},
"tab": [
{
"type": "string",
"name": "string"
}
],
"list": [
{
"title": "string",
"long_title": "string",
"cover": "string",
"covers": null,
"uri": "string",
"history": {
"oid": 0,
"epid": 0,
"bvid": "string",
"page": 0,
"cid": 0,
"part": "string",
"business": "string",
"dt": 0
},
"videos": 0,
"author_name": "string",
"author_face": "string",
"author_mid": 0,
"view_at": 0,
"progress": 0,
"badge": "string",
"show_title": "string",
"duration": 0,
"current": "string",
"total": 0,
"new_desc": "string",
"is_finish": 0,
"is_fav": 0,
"kid": 0,
"tag_name": "string",
"live_status": 0
}
]
}
}