获取用户转发列表/Get user reposts list

Instagramapi

About

获取用户转发列表/Get user reposts list

Documentation

获取用户转发列表/Get user reposts list

[中文]

用途:

  • 获取用户转发/分享的帖子列表,支持分页

参数:

  • user_id: Instagram用户ID
  • max_id: 分页游标,首次请求不传

返回:

  • items: 转发帖子列表
  • more_available: 是否有更多数据
  • next_max_id: 下一页游标

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get user reposts/shares list with pagination

Parameters:

  • user_id: Instagram user ID
  • max_id: Pagination cursor, omit for first request

Return:

  • items: Reposts list
  • more_available: Whether more data available
  • next_max_id: Next page cursor

Price:

  • 0.001 USD/request

[示例/Example]

user_id = "25025320"

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

Try 获取用户转发列表/Get user reposts list

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

Open in Playground

Related Models