获取使用特定音乐的帖子/Get posts using specific music

Instagramapi

About

获取使用特定音乐的帖子/Get posts using specific music

Documentation

获取使用特定音乐的帖子/Get posts using specific music

[中文]

用途:

  • 获取使用指定音乐/音频的Reels和帖子列表

参数:

  • music_id: 音乐ID(与music_url二选一)
  • music_url: 音乐URL,会自动提取ID(与music_id二选一)
  • max_id: 分页游标,首次请求不传

返回:

  • items: 帖子列表
  • metadata: 音乐元数据
  • paging_info: 分页信息

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get Reels and posts using specific music/audio

Parameters:

  • music_id: Music ID (alternative to music_url)
  • music_url: Music URL, ID will be extracted automatically (alternative to music_id)
  • max_id: Pagination cursor, omit for first request

Return:

  • items: Posts list
  • metadata: Music metadata
  • paging_info: Pagination info

Price:

  • 0.001 USD/request

[示例/Example]

music_id = "564058920086577"

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

Try 获取使用特定音乐的帖子/Get posts using specific music

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

Open in Playground

Related Models