Zhihu Answer List V1 知乎回答列表V1Retrieve the list of answers under a specific Zhihu question by its question ID. The API returns structured data including answer ID, author information, answer content (text or summary), publish and update time, engagement metrics (likes, comments), and answer URLs. This endpoint is useful for analyzing user opinions, extracting high-quality responses, and studying community engagement trends. 获取指定知乎问题下的回答列表,通过问题ID检索所有回答。接口返回结构化数据,包括回答ID、作者信息、回答内容(正文或摘要)、发布时间与更新时间、互动指标(点赞数、评论数)以及回答链接。适用于用户观点分析、高质量内容挖掘及社区互动趋势研究等场景。
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://47.117.133.51:30015/api/zhihu/get-answer-list/v1?token&questionId'