Catalog
Zhihu API
Zhihu data through one normalized API - per-request USD pricing and no subscriptions.
Requests
-
30d
POST
Answer
/v1/run/zhihu.answerzhihu.answer
Fetch a public Zhihu answer with normalized author and question data.
-
-
price$1.20/1k req
Tiger
POST
Profile
/v1/run/zhihu.profilezhihu.profile
Fetch a public Zhihu profile with normalized identity and audience data.
-
-
price$1.20/1k req
Tiger
POST
Question
/v1/run/zhihu.questionzhihu.question
Fetch a public Zhihu question with normalized text and engagement statistics.
-
-
price$1.20/1k req
Tiger
POST
Question answers
/v1/run/zhihu.question_answerszhihu.question_answers
List public answers to a Zhihu question with normalized authors and engagement data.
-
-
price$1.20/1k req
Tiger
POST
Search articles
/v1/run/zhihu.search_articleszhihu.search_articles
Search public Zhihu articles by keyword with normalized author and engagement data.
-
-
price$1.20/1k req
Tiger
About the Zhihu API
Open an endpoint for its live route, a copy-paste cURL and a sample response.
FAQ
About the Zhihu API
The AnyAPI Zhihu API returns Zhihu data as normalized JSON across 5 endpoints: answer, profile, question, question answers, and search articles. You call one endpoint per job with a single key, and AnyAPI returns one normalized schema whichever source serves it. Pricing is in US dollars, from $1.20 per 1,000 requests on the cheapest endpoint, with no subscription and no monthly minimum.
Pricing is in US dollars, from $1.20 per 1,000 requests on the cheapest endpoint, with no subscription and no monthly minimum. You fund one USD wallet, each call draws it down, and a failed request costs $0.
5 endpoints: answer, profile, question, question answers, and search articles. Every one takes the same authentication and returns the same normalized response shape, so reaching a second Zhihu endpoint is a change of URL and nothing else.