instagram_hashtag
Retrieve recent Instagram posts for a hashtag and its total post count, with cursor paging. Use it to research hashtag activity and fetch the next page of results.
Instructions
Get posts for an Instagram hashtag. Recent posts under a hashtag and its total post count. Page with cursor.
Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Hashtag, with or without #. | |
| cursor | No | next_cursor from the previous page of the same request. |