获取话题作品列表/Get topic post list

Lemon8api

About

获取话题作品列表/Get topic post list

Documentation

获取话题作品列表/Get topic post list

[中文]

用途:

  • 获取话题作品列表

参数:

  • category: 话题分类 ID,可以从接口/lemon8/app/fetch_topic_info获取
  • max_behot_time: 翻页参数,可以从上一次请求的返回结果中获取,第一次请求为空,后续请求使用上一次请求返回的max_behot_time进行翻页。
  • category_parameter: 分类参数ID,可以从接口/lemon8/app/fetch_topic_info获取
  • hashtag_name: Hashtag名称,可以从接口/lemon8/app/fetch_topic_info获取
  • sort_type: 排序方式,0为默认排序,当前只支持使用默认排序,请不要传入其他值。

返回:

  • 作品列表

[English]

Purpose:

  • Get topic post list

Parameters:

  • category: Topic category ID, can be obtained from the interface /lemon8/app/fetch_topic_info
  • max_behot_time: Pagination parameter, can be obtained from the return result of the last request. It is empty for the first request, and the max_behot_time returned by the last request is used for subsequent requests.
  • category_parameter: Category parameter ID, can be obtained from the interface /lemon8/app/fetch_topic_info
  • hashtag_name: Hashtag name, can be obtained from the interface /lemon8/app/fetch_topic_info
  • sort_type: Sort type, 0 for default sort, currently only support default sort, please do not pass other values.

Return:

  • Post list

[示例/Example]

category = "590" max_behot_time = "" category_parameter = "7174447913778593798" hashtag_name = "lemon8christmas" sort_type = "0"

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

Try 获取话题作品列表/Get topic post list

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

Open in Playground

Related Models