根据视频ID批量获取作品的统计数据(点赞数、下载数、播放数、分享数)/Get the statistical data of the Post according to the video ID (like count, download count, play count, share count)

Douyinapi

About

根据视频ID批量获取作品的统计数据(点赞数、下载数、播放数、分享数)/Get the statistical data of the Post according to the video ID (like count, download count, play count, share count)

Documentation

根据视频ID批量获取作品的统计数据(点赞数、下载数、播放数、分享数)/Get the statistical data of the Post according to the video ID (like count, download count, play count, share count)

[中文]

用途:

  • 根据视频ID获取作品的统计数据,支持多个视频id,一次性最多支持50个视频。
  • 抖音大多数接口已经不再返回作品的播放数,只能通过此接口获取。
  • 价格为:0.025$一次。
  • 可以获取到的统计有:
    • 点赞数(digg_count)
    • 下载数(download_count)
    • 播放数(play_count)
    • 分享数(share_count)

参数:

  • aweme_ids: 作品id,支持多个视频id,用逗号隔开即可,不能超过50个,单个也可以,则无需逗号。

返回:

  • 作品统计数据

[English]

Purpose:

  • Get the statistical data of the Post according to the video ID, support multiple video ids, up to 50 videos at a time.
  • Most of the Douyin interfaces no longer return the number of plays of the Post, and can only be obtained through this interface.
  • Price: 0.025$ each time.
  • List of statistics that can be obtained:
    • Like count (digg_count)
    • Download count (download_count)
    • Play count (play_count)
    • Share count (share_count)

Parameters:

  • aweme_ids: Video id, supports multiple video ids, separated by commas, no more than 50, single is also possible, no need for commas.

Return:

  • Post statistics data

[示例/Example]

aweme_ids = "7448118827402972455,7126745726494821640"

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

Try 根据视频ID批量获取作品的统计数据(点赞数、下载数、播放数、分享数)/Get the statistical data of the Post according to the video ID (like count, download count, play count, share count)

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

Open in Playground

Related Models