Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$1.3 / 1k results
Extract Instagram hashtag stats: top/recent posts, volume, posts per day, related hashtags with frequency, from input hashtags
Endpoint
POST /api/v1/agents/instagram/hashtag-analytics/run
Parameters
List ยท Instagram hashtags to pull analytics for, with or without the # symbol.
Response columns
| Field | Display name | Type |
|---|---|---|
hashtag | Hashtag | text |
hashtagUrl | Hashtag URL | url |
postsCount | Posts Count | number |
relatedHashtag | Related Hashtag | text |
relatedHashtagPosts | Related Hashtag Posts | text |
frequentCoHashtag | Frequent Co-Hashtag | text |
averageCoHashtag | Average Co-Hashtag | text |
rareCoHashtag | Rare Co-Hashtag | text |
Example
Example response
Response