すべてのツール
instagram · insight · rankingsolari:readトライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。

solari insight instagram ranking find

Find one account's rank on the brand and creator boards.

MCP ツール
solari_insight_instagram_ranking_find
CLI
solari insight instagram ranking find
アクセス権
solari:readトライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。トライアルを含むすべての SOLARI プランで利用できます。成功した呼び出し 1 回につき 1 クレジットです。
対象プラン
Any paid plan or trial
クレジット
1

概要

Where one Instagram account stands, without knowing if it's a brand or a creator. For each board it's on, you get its rank and top percent in every category it belongs to.

どんなときに使うかWhen the question is "where does this account rank?" and you don't know which board.

何が返るかA brand side and a creator side. A side is null when the account isn't on that board.

パラメータ

usernamestring必須
Instagram username, with or without @.≤ 64 chars
regionenum任意
KR, JP, or US. The creator board covers KR and JP only.既定値 "KR"KRJPUS
daysinteger任意
30 or 90.既定値 30

レスポンス

Response

usernamestring
The handle looked up.
region / daysstring · integer
Settings applied.
sortstring
Always plays (total views).
brandobject | null
Its place on the brand board.
creatorobject | null
Its place on the creator board.

brand · creator

accountobject
account_id, username, full_name, follower_count.
rowobject | null
Its overall row, same fields as the matching ranking tool.
positionsobject[]
One entry per category it ranks in.
positions[].scope / rank / total / top_pctstring · integer · number
Category, rank, how many ranked, and top percent (min 0.1).
positions[].sharenumber | null
Creator side only: the category's share of their posts.
min_posts / min_followersinteger
The loosest filters, used so the account isn't dropped.
list_kindstring
Creator side only: creator or magazine.
snapshot_attimestamp | null
When the board was built.

リクエスト

$ solari insight instagram ranking find username=innisfreeofficial region=KR

レスポンス · 読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。

{
  "username": "innisfreeofficial",
  "region": "KR",
  "days": 30,
  "sort": "plays",
  "brand": {
    "account": {
      "account_id": "018cabce-14cc-7544-8890-7811ec33ef74",
      "user_id": "018cabce-14cc-7544-8890-7811ec33ef74",
      "username": "innisfreeofficial",
      "full_name": "INNISFREE | 이니스프리",
      "follower_count": 847619
    },
    "min_posts": 1,
    "row": {
      "account_id": "018cabce-14cc-7544-8890-7811ec33ef74",
      "rank": 7,
      "user_id": "018cabce-14cc-7544-8890-7811ec33ef74",
      "username": "innisfreeofficial",
      "total_plays": 38920400,
      "median_plays": 14120,
      "sponsored_post_count": 402,
      "organic_median_plays": 11900,
      "categories": [
        "BEAUTY/SKINCARE"
      ]
    },
    "positions": [
      {
        "scope": "all",
        "rank": 7,
        "total": 21483,
        "top_pct": 0.1
      },
      {
        "scope": "d1:BEAUTY",
        "rank": 4,
        "total": 3120,
        "top_pct": 0.1
      },
      {
        "scope": "d2:BEAUTY/SKINCARE",
        "rank": 2,
        "total": 1843,
        "top_pct": 0.1
      }
    ],
    "snapshot_at": "2026-09-22T19:04:11.482913+00:00"
  },
  "creator": null
}

MCP 呼び出しとして

{
  "name": "solari_insight_instagram_ranking_find",
  "arguments": {
    "username": "innisfreeofficial",
    "region": "KR"
  }
}

注意点

  • It uses the loosest filters, so a rank here can be better than on a list with stricter filters.

機械可読な形式: /docs/tools/insight-instagram-ranking-find.md