获取报告详情/Get report detail

Douyinapi

About

获取报告详情/Get report detail

Documentation

获取报告详情/Get report detail

[中文]

用途:

  • 获取指定趋势报告的完整详情
  • 包含报告标题、封面、发布时间、所属产品、正文内容、图片资源、PDF 下载链接等

参数:

  • report_id: 报告 ID(字符串),可从 fetch_report_search 或 fetch_insight_recommend 返回结果中获取

返回:

  • 报告完整数据:title, cover, publish_time, business, content, images, pdf_url 等

[English]

Purpose:

  • Get full detail of a trend insight report
  • Includes title, cover, publish time, business tags, content body, image assets, and PDF download links

Parameters:

  • report_id: Report ID (string), obtained from fetch_report_search or fetch_insight_recommend results

Return:

  • Full report data: title, cover, publish_time, business, content, images, pdf_url, etc.

[示例/Example]

report_id = "1081"

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

Try 获取报告详情/Get report detail

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

Open in Playground

Related Models