# solari insight instagram brand lookalike content

> ブランド広告に似た投稿を探すときに使います。

- **CLI**: `solari insight instagram brand lookalike content`
- **MCP ツール**: `solari_insight_instagram_brand_lookalike_content`
- **アクセス権**: `solari:read` — サインイン済みの SOLARI アカウントであれば利用できます。
- **Required plan**: Free
- **Credit**: 0

ブランドの成果が良い広告に近い投稿を探します。参考を集めるときに使えます。

**どんなときに使うか** — 広告の件数ではなく、似た参考がほしいときに使います。

**何が返るか** — 似た投稿と、起点になったブランド広告です。

## パラメータ

- `account_id` (string, 任意, 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)$) — ブランドの account_id。これか username を渡します。
- `username` (string, 任意, ≤ 64 chars) — ブランドのユーザー名。account_id があるときは無視されます。
- `limit` (integer, 任意, ≥ 1) — 似た投稿を何件返すか。
- `region` (string, 任意, 既定値 "KR") — KR や JP などの国コード。

## レスポンス

### `Response`

- `items` (object[]) — 似た投稿。
- `basis` (object[]) — 起点に使ったブランド自身の広告投稿。
- `region` (string) — 検索の対象にした国。

### `items[] · basis[]`

- `post_id` (uuid) — ほかのコンテンツ系ツールに渡す投稿 id。
- `slug` (string) — 公開 URL のショートコード。
- `author_id` (uuid) — 投稿者の account_id。
- `username` (string) — 投稿者のユーザー名。
- `full_name` (string | null) — 表示名。
- `profile_pic_url` (string | null) — プロフィール画像 URL。
- `follower_count` (integer | null) — 投稿者のフォロワー数。
- `region` (string | null) — 投稿者の国。
- `posted_at` (timestamp) — 投稿日時（UTC）。
- `media_type` (string) — image、video、または carousel。
- `play_count` (integer | null) — 動画の再生数。画像では null。
- `like_count` (integer | null) — いいね数。
- `text` (string | null) — キャプション。
- `media_url` (string) — メディア URL。
- `thumbnail_url` (string) — サムネイル URL。
- `score` (number | null) — このレスポンスでの順位スコア。
- `efficiency_score` (number | null) — 投稿者のフォロワー数と比べた成果。
- `est_percentile` (number | null) — 対象国内のパーセンタイル。0–1。
- `total_views_3m` (integer | null) — 投稿者の直近 3 ヶ月の再生数。
- `median_views_3m` (integer | null) — 投稿者の直近 3 ヶ月の再生数の中央値。
- `recent_collab_brands` (string[]) — 投稿者が最近コラボしたブランド。
- `item_type` (string) — アイテムの種類。これらのフィードでは post。
- `content_source` (string | null) — このアイテムを出したフィード。
- `is_saved` (boolean | null) — SOLARI に保存されているか。
- `updated_at` (timestamp | null) — 指標の最終更新時刻。

## 例

```console
$ solari insight instagram brand lookalike content username=innisfreeofficial limit=3
```

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

```json
{
  "items": [
    {
      "item_type": "content",
      "post_id": "019ecb92-a677-7421-8ed6-752efe3d99d0",
      "author_id": "0196cb39-870a-7a76-9773-0b95789c877d",
      "username": "boo_rookie",
      "full_name": null,
      "profile_pic_url": null,
      "follower_count": null,
      "region": null,
      "posted_at": "2026-06-11T08:14:37Z",
      "media_type": "video",
      "play_count": 427258,
      "like_count": null,
      "score": null,
      "efficiency_score": null,
      "est_percentile": null,
      "updated_at": null,
      "media_url": "https://smr-images-b.bzine.co/users/0196cb39-870a-7a76-9773-0b95789c877d/posts/019ecb92-a677-7421-8ed6-752efe3d99d0/medias/019ecb92-a92e-7fc8-b644-69b930f2e197.mp4",
      "thumbnail_url": "https://bzine.co/cdn-cgi/media/width=480,mode=frame,time=100ms/https://smr-images-a.bzine.co/users/0196cb39-870a-7a76-9773-0b95789c877d/posts/019ecb92-a677-7421-8ed6-752efe3d99d0/medias/019ecb92-a92e-7fc8-b644-69b930f2e1 …",
      "slug": "DZcD8KXxKwd",
      "text": null,
      "brand_match_score": null,
      "recent_collab_brands": [],
      "total_views_3m": null,
      "median_views_3m": null,
      "is_saved": null,
      "content_source": "lookalikes_by_top_ad"
    },
    "… 2 more"
  ],
  "basis": [
    {
      "item_type": "content",
      "post_id": "01a04c73-3ec3-7873-9e84-334c644abfe4",
      "author_id": "0196c474-c96e-71ad-aceb-61af051c81d3",
      "username": "hwitto_",
      "full_name": null,
      "profile_pic_url": null,
      "follower_count": null,
      "region": null,
      "posted_at": null,
      "media_type": "video",
      "play_count": 155729,
      "like_count": null,
      "score": null,
      "efficiency_score": null,
      "est_percentile": null,
      "updated_at": null,
      "media_url": "https://smr-images-a.bzine.co/users/0196c474-c96e-71ad-aceb-61af051c81d3/posts/01a04c73-3ec3-7873-9e84-334c644abfe4/medias/01a04c73-4036-7a83-a52a-97b0058e6732.mp4",
      "thumbnail_url": "https://bzine.co/cdn-cgi/media/width=480,mode=frame,time=100ms/https://smr-images.bzine.co/users/0196c474-c96e-71ad-aceb-61af051c81d3/posts/01a04c73-3ec3-7873-9e84-334c644abfe4/medias/01a04c73-4036-7a83-a52a-97b0058e6732 …",
      "slug": "DckGrZ6vZiU",
      "text": null,
      "brand_match_score": null,
      "recent_collab_brands": [],
      "total_views_3m": null,
      "median_views_3m": null,
      "is_saved": null,
      "content_source": "lookalikes_by_top_ad"
    },
    "… 5 more"
  ],
  "region": "KR"
}
```

## MCP 呼び出しとして

```json
{
  "name": "solari_insight_instagram_brand_lookalike_content",
  "arguments": {
    "username": "innisfreeofficial",
    "limit": 3
  }
}
```

## 注意点

- basis が空なら、まだ起点にできる広告投稿がありません。

## 関連ツール

- [`solari_insight_instagram_brand_ad_posts`](https://solari.sh/docs/tools/insight-instagram-brand-ad-posts.md?lang=ja)
- [`solari_catalog_instagram_content_search`](https://solari.sh/docs/tools/catalog-instagram-content-search.md?lang=ja)
