instagram · insight · hashtagsolari:readトライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。
solari insight instagram hashtag detail
One Instagram hashtag in depth.
- MCP ツール
- solari_insight_instagram_hashtag_detail
- CLI
- solari insight instagram hashtag detail
- アクセス権
- solari:readトライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。トライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。
- 対象プラン
- Any paid plan or trial
- クレジット
- 1
概要
One hashtag in depth for a market and window: volume, growth, momentum, the daily share series, tags used with it, and the creators who used it most.
どんなときに使うか — After hashtag trending, when one tag needs a closer look.
何が返るか — The tag's numbers, its daily series, related tags, and top creators.
パラメータ
- tagstring必須
- Hashtag, with or without #.≤ 100 chars
- regionenum任意
- KR or JP.既定値
"KR"値KRJP - daysinteger任意
- 7, 30, or 90.既定値
30 - brand_account_idstring任意
- Brand account_id. Use the same brand as the leaderboard to keep the same lens.uuid, pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
- brand_usernamestring任意
- Brand username. Ignored when brand_account_id is set.≤ 64 chars
レスポンス
Response
- tagstring
- The tag, without #.
- region / days / start_date / end_datestring · integer · date
- Market and window applied.
- lens / lens_reason / pool_sizestring · string · integer | null
- Same as hashtag trending.
- count / prev_count / unique_creators / viewsinteger
- Volume now, previous volume, creators, and views.
- sponsored_pctinteger
- Sponsored posts, percent.
- share_pctnumber
- Share of all posts in the window, percent.
- growth_xnumber
- Share growth against the previous window.
- is_newboolean
- Barely used in the previous window.
- momentumnumber | null
- Late-window share against early-window share.
- seriesobject[]
- Over time: date, count, share (percent).
- relatedobject[]
- Tags used with it: tag, count, pct of its posts.
- creatorsobject[]
- Top users of the tag.
creators[]
- account_iduuid
- account_id for the other tools.
- usernamestring
- Handle.
- postsinteger
- Posts with the tag in the window.
- viewsinteger
- Views on those posts.
- follower_countinteger | null
- Followers.
例
リクエスト
$ solari insight instagram hashtag detail tag=가을메이크업 region=KR days=7レスポンス · 読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。
{
"tag": "가을메이크업",
"region": "KR",
"days": 7,
"start_date": "2026-09-15",
"end_date": "2026-09-22",
"lens": "global",
"lens_reason": "no_brand",
"pool_size": null,
"count": 356,
"prev_count": 88,
"unique_creators": 241,
"views": 2140000,
"sponsored_pct": 12,
"share_pct": 0.084,
"growth_x": 3.9,
"is_new": false,
"momentum": 1.52,
"series": [
{
"date": "2026-09-15",
"count": 21,
"share": 0.05
},
{
"date": "2026-09-16",
"count": 27,
"share": 0.06
},
"… 6 more"
],
"related": [
{
"tag": "가을립",
"count": 64,
"pct": 18
},
{
"tag": "데일리메이크업",
"count": 57,
"pct": 16
},
"… 22 more"
],
"creators": [
{
"username": "beinny_motd",
"user_id": "018ecc75-55d8-70a7-a348-d370aa504ed9",
"posts": 3,
"views": 184300,
"follower_count": 205754,
"account_id": "018ecc75-55d8-70a7-a348-d370aa504ed9"
},
{
"username": "donge_cos",
"user_id": "0195474c-8ee3-7690-a385-71b2913e31b5",
"posts": 2,
"views": 96120,
"follower_count": 83354,
"account_id": "0195474c-8ee3-7690-a385-71b2913e31b5"
},
"… 10 more"
]
}MCP 呼び出しとして
{
"name": "solari_insight_instagram_hashtag_detail",
"arguments": {
"tag": "가을메이크업",
"region": "KR",
"days": 7
}
}注意点
- Covers KR and JP.