instagram · contentsolari:readサインイン済みの SOLARI アカウントであれば利用できます。
solari instagram content rising
ベースラインより速く加速している Instagram 投稿。
- MCP ツール
- solari_instagram_content_rising
- CLI
- solari instagram content rising
- アクセス権
- solari:readサインイン済みの SOLARI アカウントであれば利用できます。サインイン済みの SOLARI アカウントであれば利用できます。
概要
リージョン内で直近のパフォーマンスがベースラインより速く加速している Instagram 投稿。カーソルページネーションや、ブランドの account_id または username による任意のブランドパーソナライズを含め、solari_instagram_content_trending と同じ形式。サインイン済みの SOLARI アカウントであれば利用できます。
どんなときに使うか — 絶対値よりも勢いが重要なとき。ピークを迎える前の投稿を捉えます。
何が返るか — content trending と同じ形式。ランキングのみが異なります。
パラメータ
- regionstring任意
- KR、JP、US などのリージョンコード。既定値
"KR" - limitinteger任意
- 1 ページあたりの最大投稿数、デフォルトは 20。50 を超える値は上限の 50 に切り詰められます。≥ 1
- cursorstring任意
- 前回のレスポンスの next_cursor から得られる不透明なページネーションカーソル。
- account_idstring任意
- ブランド親和性によるパーソナライズ用の任意のブランド account_id (SOLARI アカウントの UUID)。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)$
- usernamestring任意
- ブランド親和性によるパーソナライズ用の任意のブランドの Instagram ハンドル。account_id が指定されている場合は無視されます。≤ 64 chars
レスポンス
Response
- itemsobject[]
- 急上昇中の投稿。
- total_countinteger
- フィードの件数。
- regionstring
- 適用されたリージョン。
- content_typestring
- フィード種別のタグ。
- next_cursorstring | null
- 次のページを取得する際に cursor として渡す値。
items[]
- post_iduuid
- SOLARI の post id。他のコンテンツ系ツールにそのまま渡せます。
- slugstring
- Instagram のショートコード。公開 URL の /p/ または /reel/ の後ろのセグメント。
- author_iduuid
- 投稿したアカウントの account_id。
- usernamestring
- 投稿者のハンドル。
- full_namestring | null
- プロフィールの表示名。
- profile_pic_urlstring | null
- プロフィール画像の URL。
- follower_countinteger | null
- スナップショット時点の投稿者のフォロワー数。
- regionstring | null
- 投稿者に割り当てられたリージョンコード。
- posted_attimestamp
- 公開時刻 (UTC)。
- media_typestring
- image、video、または carousel。
- play_countinteger | null
- 動画の再生数。image 投稿では null。
- like_countinteger | null
- スナップショット時点のいいね数。
- textstring | null
- キャプションのテキスト。
- media_urlstring
- オリジナルメディアの URL。
- thumbnail_urlstring
- サムネイルの URL。
- scorenumber | null
- フィードのランキングスコア。1 つのレスポンス内でのみ比較可能。
- efficiency_scorenumber | null
- 投稿者のフォロワー数に対する相対的なパフォーマンス。
- est_percentilenumber | null
- リージョン内での推定パーセンタイル、0〜1。
- total_views_3minteger | null
- 直近 3 か月の投稿者の累計再生数。
- median_views_3minteger | null
- 直近 3 か月の投稿者の再生数の中央値。
- recent_collab_brandsstring[]
- 投稿者が最近コラボレーションしたブランド。
- item_typestring
- アイテム種別のタグ。コンテンツフィードでは post。
- content_sourcestring | null
- このアイテムを抽出したパイプライン。
- is_savedboolean | null
- そのアイテムが SOLARI アプリで保存済みかどうか。
- updated_attimestamp | null
- 指標のスナップショットが最後に更新された時刻。
例
リクエスト
$ solari instagram content rising region=KR limit=2レスポンス · 読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。
{
"items": [
{
"item_type": "content",
"post_id": "01a0495a-4e46-73d5-a111-a818248b665b",
"author_id": "019e4a24-ee85-78e9-8763-602930999853",
"username": "iiiwantkitty",
"full_name": "주 령",
"profile_pic_url": "https://dcr.bzine.co/instagram/users/iiiwantkitty/profile-picture",
"follower_count": 706,
"region": "KR",
"posted_at": "2026-08-28T07:38:46Z",
"media_type": "video",
"play_count": 48092,
"like_count": null,
"score": 0.1292899036795201,
"efficiency_score": 0.1292899036795201,
"est_percentile": 84.68488691008565,
"updated_at": "2026-09-03T05:20:45.496271Z",
"media_url": "https://smr-images-b.bzine.co/users/019e4a24-ee85-78e9-8763-602930999853/posts/01a0495a-4e46-73d5-a111-a818248b665b/medias/01a0495a-4fc0-7352-92dd-a04afe898589.mp4",
"thumbnail_url": "https://bzine.co/cdn-cgi/media/width=480,mode=frame,time=0ms/https://smr-images-a.bzine.co/users/019e4a24-ee85-78e9-8763-602930999853/posts/01a0495a-4e46-73d5-a111-a818248b665b/medias/01a0495a-4fc0-7352-92dd-a04afe898589 …",
"slug": "Dck0Wj8xeq3",
"text": "이정도가 아니면 뮤트라고 하지말자..⭐️ 뮤트톤 친구 입술에 빡빡 발라주고싶음\n\n컬러 보자마자 아 내꺼하자ㅡㅡ 하고 바로 겟한 것\n\n그레이애쉬,, 핑크 ,, 브라운 다 들어간 밑힌 컬러 이거 뮤트톤들이 바르면 진짜 분위기 미처버리는 립이걸랑 영상보다 실물이 더 뮤트!\n\n입술에 올리면 좀더 투명하게 올라가면서 회끼도는데 뉴트럴하면서도 팥앙금 같은 고런 깔 느낌\n안쪽에만 톡톡 발라서 쌩얼립으로도 …",
"brand_match_score": null,
"recent_collab_brands": [
"apieu_cosmetics",
"… 8 more"
],
"total_views_3m": 2389749,
"median_views_3m": 5215,
"is_saved": false,
"content_source": null
},
"… 1 more"
],
"total_count": 291665,
"region": "KR",
"content_type": "rising",
"next_cursor": "eyJhcyI6ICIyMDI2LTA5LTAzVDA1OjIwOjQ5LjA3Mjg3MiswMDowMCIsICJzYyI6ICIyMDI2LTA5LTAzVDA1OjE5OjQwLjc1NzUwOCswMDowMCIsICJzcCI6ICIwMWEwNDNmOC1hODdlLTdiMWItYjFiNi1iODliMTU2YjU0ODgifQ=="
}MCP 呼び出しとして
{
"name": "solari_instagram_content_rising",
"arguments": {
"region": "KR",
"limit": 2
}
}注意点
- パラメータとレスポンスは content trending と同一。ブランドパーソナライズも含みます。