获取知乎用户的想法列表/Get Zhihu User Pins

Zhihuapi

About

获取知乎用户的想法列表/Get Zhihu User Pins

Documentation

获取知乎用户的想法列表/Get Zhihu User Pins

[中文]

用途:

  • 获取知乎用户的想法 (pins / moments) 列表

参数:

  • user_url_token: 用户ID
  • offset: 偏移量
  • limit: 每页想法数量

返回:

  • 知乎用户的想法列表

[English]

Purpose:

  • Get a Zhihu user's pins (moments) list

Parameters:

  • user_url_token: User ID
  • offset: Offset
  • limit: Number of pins per page

Returns:

  • Zhihu User Pins

[示例/Example]

user_url_token = "persistence-66-66" offset = "0" limit = "20"

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

Try 获取知乎用户的想法列表/Get Zhihu User Pins

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

Open in Playground

Related Models