获取话题标签帖子列表/Get hashtag posts

Instagramapi

About

获取话题标签帖子列表/Get hashtag posts

Documentation

获取话题标签帖子列表/Get hashtag posts

[中文]

用途:

  • 获取指定话题标签下的帖子列表,支持分页

参数:

  • tag: 话题关键词(不含#号)
  • max_id: 翻页游标,从上一次响应获取,首次请求不传

返回:

  • data: 话题帖子列表及分页游标

价格:

  • 0.008 USD/请求

[English]

Purpose:

  • Get posts under a hashtag, with pagination

Parameters:

  • tag: Hashtag keyword (without #)
  • max_id: Pagination cursor from previous response, omit for first request

Return:

  • data: Hashtag posts list with pagination cursor

Price:

  • 0.008 USD/request

示例/Example

tag = "cat"

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

Try 获取话题标签帖子列表/Get hashtag posts

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

Open in Playground

Related Models