获取话题详情/Get topic info

Xiaohongshuapi

About

获取话题详情/Get topic info

Documentation

获取话题详情/Get topic info

[中文]

用途:

  • 获取指定话题的详细信息,包括话题名称、浏览量、讨论数、分享信息等

参数:

  • page_id: 话题页面ID(必需),如 "5c1cc866febed9000184b7c1"
  • source: 来源,默认 "normal"
  • note_id: 来源笔记ID,从笔记跳转到话题时传入(可选)

返回:

  • 话题详情数据,包含 page_info(名称/浏览量/讨论数)、tabs、share_info 等

[English]

Purpose:

  • Get topic detail info, including topic name, view count, discussion count, share info, etc.

Parameters:

  • page_id: Topic page ID (required), e.g. "5c1cc866febed9000184b7c1"
  • source: Source, default "normal"
  • note_id: Source note ID, pass when jumping from note to topic (optional)

Return:

  • Topic detail data, including page_info (name/view count/discussion count), tabs, share_info, etc.

[示例/Example]

page_id="5c1cc866febed9000184b7c1"

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

Try 获取话题详情/Get topic info

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

Open in Playground

Related Models