获取地点下的帖子/Get posts by location

Instagramapi

About

获取地点下的帖子/Get posts by location

Documentation

获取地点下的帖子/Get posts by location

[中文]

用途:

  • 获取指定地点标记的帖子列表

参数:

  • location_id: 地点ID
  • tab: 排序方式,ranked(热门)/recent(最新)
  • end_cursor: 分页游标,首次请求不传

返回:

  • edges: 帖子列表
  • page_info: 分页信息

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get posts tagged at specified location

Parameters:

  • location_id: Location ID
  • tab: Sorting method, ranked(top)/recent(latest)
  • end_cursor: Pagination cursor, omit for first request

Return:

  • edges: Posts list
  • page_info: Pagination info

Price:

  • 0.001 USD/request

[示例/Example]

location_id = "703457703"

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

Try 获取地点下的帖子/Get posts by location

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

Open in Playground

Related Models