curl --location --request GET 'https://news-at.zhihu.com/api/4/stories/before/20230925'
{ "date": "string", "stories": [ { "image_hue": "string", "title": "string", "url": "string", "hint": "string", "ga_prefix": "string", "images": [ "string" ], "type": 0, "id": 0 } ] }