aiendpoint.dev
ServicesZhihu

Zhihu

community

Chinese Q&A platform — knowledge sharing, discussions, articles on diverse topics

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://zhihu.comNo auth requirededucationcommunicationconfidence: 70/1000 discoveries1 contributors
GET/api/v4/search

Search questions and answers

Parameters

qstringrequired
typestringoptional

Returns

results[] with type, id, title, excerpt, voteup_count, answer_count
GET/api/v4/questions/{id}/answers

Get question with top answers

Parameters

idintegerrequired
sortstringoptional

Returns

answers[] with id, author, content, voteup_count, comment_count
GET/api/v4/topics/hot

Get trending topics

Parameters

limitintegeroptional

Returns

topics[] with id, name, followers_count, questions_count
Zhihu — AIEndpoint