获取帖子点赞列表/Get post likes

Instagramapi

About

获取帖子点赞列表/Get post likes

Documentation

获取帖子点赞列表/Get post likes

[中文]

用途:

  • 获取帖子的点赞用户列表
  • 支持分页获取

参数:

  • code_or_url: 帖子Shortcode或完整URL
  • end_cursor: 分页游标,从上一次响应获取

返回:

  • data.items: 点赞用户列表
  • end_cursor: 下一页游标

价格:

  • 0.002 USD/请求

[English]

Purpose:

  • Get list of users who liked the post
  • Support pagination

Parameters:

  • code_or_url: Post shortcode or full URL
  • end_cursor: Pagination cursor from previous response

Return:

  • data.items: List of users who liked
  • end_cursor: Next page cursor

Price:

  • 0.002 USD/request

[示例/Example]

code_or_url = "DRhvwVLAHAG"

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

Try 获取帖子点赞列表/Get post likes

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

Open in Playground

Related Models