文章目录
  1. 1. 问题的答案
  2. 2. 指定作者的回答
  3. 3. 自身信息
  4. 4. 关注者信息
  5. 5. 粉丝信息
  6. 6. 收藏夹信息
  7. 7. 收藏夹中的回答摘要
  8. 8. 知乎话题
  9. 9. 知乎话题精华

问题的答案

  • URL: https://www.zhihu.com/api/v4/questions/{qid}/answers
  • 参数:
    • limit:数量,最大 20
    • offset:起始位置,从零开始
    • sort_by:{default, created},表示默认排序或者时间排序
    • include:额外信息,包括
      is_normal,is_sticky,collapsed_by,suggest_edit,comment_count,collapsed_counts,reviewing_comments_count,can_comment,content,editable_content,voteup_count,reshipment_settings,comment_permission,mark_infos,created_time,updated_time,relationship.is_author,voting,is_thanked,is_nothelp,upvoted_followees;author.is_blocking,is_blocked,is_followed,voteup_count,message_thread_token,badge[?(type=best_answerer)].topics

指定作者的回答

自身信息

  • URL:https://www.zhihu.com/api/v4/me
  • 参数:
    • include:额外信息,包括locations,employments,gender,educations,business,voteup_count,thanked_Count,follower_count,following_count,cover_url,following_topic_count,following_question_count,following_favlists_count,following_columns_count,avatar_hue,answer_count,articles_count,pins_count,question_count,columns_count,commercial_question_count,favorite_count,favorited_count,logs_count,included_answers_count,included_articles_count,included_text,message_thread_token,account_status,is_active,is_bind_phone,is_force_renamed,is_bind_sina,is_privacy_protected,sina_weibo_url,sina_weibo_name,show_sina_weibo,is_blocking,is_blocked,is_following,is_followed,is_org_createpin_white_user,mutual_followees_count,vote_to_count,vote_from_count,thank_to_count,thank_from_count,thanked_count,description,hosted_live_count,participated_live_count,allow_message,industry_category,org_name,org_homepage,badge[?(type=best_answerer)].topics

关注者信息

粉丝信息

收藏夹信息

  • URL:https://api.zhihu.com/collections/{cid}

收藏夹中的回答摘要

  • URL:https://api.zhihu.com/collections/{cid}/answers
  • 参数:
    • limit:数量,最大 20
    • offset:起始位置,从零开始

知乎话题

  • URL:https://www.zhihu.com/api/v4/topics/{tid}

知乎话题精华

文章目录
  1. 1. 问题的答案
  2. 2. 指定作者的回答
  3. 3. 自身信息
  4. 4. 关注者信息
  5. 5. 粉丝信息
  6. 6. 收藏夹信息
  7. 7. 收藏夹中的回答摘要
  8. 8. 知乎话题
  9. 9. 知乎话题精华