instagram/v2/hashtag-posts
Get posts under specified hashtag Support filtering by top, recent, or reels only Support pagination
Input
Idle
Example output — click Run to generate your own
API README
Get hashtag posts
Purpose:
- Get posts under specified hashtag
- Support filtering by top, recent, or reels only
- Support pagination Parameters:
- keyword: Hashtag keyword (without #)
- feed_type: Feed type "top", "recent", or "reels", default top
- pagination_token: Pagination token from previous response Return:
data.items: List of postspagination_token: Next page token Price:- 0.002 USD/request
[Example]
keyword = "cat" feed_type = "top"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

