获取话题标签下的帖子/Get posts by hashtag

Instagramapi

About

获取话题标签下的帖子/Get posts by hashtag

Documentation

获取话题标签下的帖子/Get posts by hashtag

[中文]

用途:

  • 获取指定话题标签下的帖子列表

参数:

  • hashtag: 话题标签名称(不含#号)
  • end_cursor: 分页游标,首次请求不传

返回:

  • GraphQL风格响应,包含data.hashtag.edge_hashtag_to_media

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get posts under specific hashtag

Parameters:

  • hashtag: Hashtag name (without #)
  • end_cursor: Pagination cursor, omit for first request

Return:

  • GraphQL style response with data.hashtag.edge_hashtag_to_media

Price:

  • 0.001 USD/request

[示例/Example]

hashtag = "cat"

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

Try 获取话题标签下的帖子/Get posts by hashtag

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

Open in Playground

Related Models