获取用户帖子列表V2/Get user posts list V2

Instagramapi

About

获取用户帖子列表V2/Get user posts list V2

Documentation

获取用户帖子列表V2/Get user posts list V2

[中文]

用途:

  • 获取用户帖子列表,支持分页

参数:

  • user_id: Instagram用户ID
  • count: 每页数量,默认12
  • end_cursor: 分页游标,首次请求不传

返回:

  • GraphQL风格响应,包含data.user.edge_owner_to_timeline_media

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get user posts list with pagination

Parameters:

  • user_id: Instagram user ID
  • count: Count per page, default 12
  • end_cursor: Pagination cursor, omit for first request

Return:

  • GraphQL style response with data.user.edge_owner_to_timeline_media

Price:

  • 0.001 USD/request

[示例/Example]

user_id = "25025320"

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

Try 获取用户帖子列表V2/Get user posts list V2

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

Open in Playground

Related Models