Back to Zhihu
TikHub·Zhihu

Zhihu Web: Get Zhihu Scholar Search V3

/api/v1/zhihu/web/fetch_scholar_search_v3sync$0.0015 / call

Get Zhihu Scholar Search V3 (TikHub · Zhihu Web)

Input
FieldTypeRequiredDescription
keywordstringyesSearch Keywords
offsetstringOffset (default "0")
limitstringNumber of papers per page (default "25")

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/zhihu/web/fetch_scholar_search_v3","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.