获取知乎人气问题。
- Method:
GET - URL:
https://www.zhihu.com/api/v4/creators/question_route/pc_member_related/hot?page_source=pc_panel&limit=20&offset=0&recom_domain_score_ab=1 - Headers:
Cookie、x-zse-93、x-zse-96
python tests/zhihu_api_test.py hot-questions{
"data": [],
"paging": {}
}