获取知乎用户的划线列表/Get Zhihu User Segments

Zhihuapi

About

获取知乎用户的划线列表/Get Zhihu User Segments

Documentation

获取知乎用户的划线列表/Get Zhihu User Segments

[中文]

用途:

  • 获取知乎用户的划线列表 (lineComments)

参数:

  • user_url_token: 此接口需传用户的 member hash id (如 c72367...), 不是 url_token
  • content_type: 内容类型, all 全部
  • offset: 偏移量
  • limit: 每页数量

返回:

  • 知乎用户的划线列表

[English]

Purpose:

  • Get a Zhihu user's highlighted segments (lineComments)

Parameters:

  • user_url_token: MUST be the user's member hash id (e.g. c72367...), not the url_token
  • content_type: Content type, all for all
  • offset: Offset
  • limit: Number per page

Returns:

  • Zhihu User Segments

[示例/Example]

user_url_token = "c72367b43730a490687966ceb87e9305" content_type = "all" offset = "0" limit = "20"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取知乎用户的划线列表/Get Zhihu User Segments

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models