获取地点帖子/Get location posts

Instagramapi

About

获取地点帖子/Get location posts

Documentation

获取地点帖子/Get location posts

[中文]

用途:

  • 获取指定地点的帖子列表
  • 地点ID可通过search_locations获取
  • 支持分页获取

参数:

  • location_id: 地点ID
  • pagination_token: 分页token,从上一次响应获取

返回:

  • data.items: 帖子列表
  • pagination_token: 下一页token

价格:

  • 0.002 USD/请求

[English]

Purpose:

  • Get posts at specified location
  • Location ID can be obtained from search_locations
  • Support pagination

Parameters:

  • location_id: Location ID
  • pagination_token: Pagination token from previous response

Return:

  • data.items: List of posts
  • pagination_token: Next page token

Price:

  • 0.002 USD/request

[示例/Example]

location_id = "331004901"

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

Try 获取地点帖子/Get location posts

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

Open in Playground

Related Models