전체 도구
instagram · contentsolari:read로그인한 SOLARI 계정이면 쓸 수 있어요.

solari instagram content trending

리전에서 지금 트렌딩 중인 Instagram 포스트.

MCP 도구
solari_instagram_content_trending
CLI
solari instagram content trending
권한
solari:read로그인한 SOLARI 계정이면 쓸 수 있어요.로그인한 SOLARI 계정이면 쓸 수 있어요.

개요

해당 리전에서 현재 트렌딩 중인 Instagram 포스트를 크리에이터 프로필 필드와 함께 반환해요. 이전 응답의 next_cursor를 통한 커서 페이지네이션을 지원해요. 브랜드 account_id 또는 username으로 랭킹을 개인화할 수 있어요. 로그인된 SOLARI 계정이면 누구나 사용할 수 있어요. 속도 기반으로 가속 중인 포스트가 필요하면 solari_instagram_content_rising을 대신 사용하세요.

언제 쓰나"지금 뭐가 먹히고 있나?" 볼륨이 아니라 속도가 필요하면 content rising을 사용하세요.

무엇이 돌아오나작성자 프로필 필드가 붙은 트렌딩 포스트, 커서로 페이징돼요.

파라미터

regionstring선택
KR, JP, US 같은 리전 코드.기본값 "KR"
limitinteger선택
페이지당 최대 포스트 수, 기본값 20. 50을 넘는 값은 50으로 잘려요.≥ 1
cursorstring선택
이전 응답의 next_cursor에서 받은 불투명(opaque) 페이지네이션 커서.
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. 다른 content 툴에 그대로 넣으면 돼요.
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
피드 랭킹 점수. 하나의 응답 안에서만 비교 가능해요.
efficiency_scorenumber | null
작성자 팔로워 수 대비 성과.
est_percentilenumber | null
리전 내 추정 백분위, 0–1.
total_views_3minteger | null
최근 3개월간 작성자의 누적 조회 수.
median_views_3minteger | null
최근 3개월간 작성자의 조회 수 중앙값.
recent_collab_brandsstring[]
작성자가 최근에 협업한 브랜드.
item_typestring
아이템 종류 태그. content 피드에서는 post.
content_sourcestring | null
이 아이템을 노출시킨 파이프라인.
is_savedboolean | null
SOLARI 앱에 저장된 아이템인지 여부.
updated_attimestamp | null
지표 스냅샷이 마지막으로 갱신된 시각.

예시

요청

$ solari instagram content trending region=KR limit=2

응답 · 읽기 편하도록 긴 문자열과 반복되는 배열 항목을 줄였어요.

{
  "items": [
    {
      "item_type": "content",
      "post_id": "01a055fe-d72c-7005-8709-eef67b4be6f0",
      "author_id": "018ecc27-f8e7-7100-9339-bb050ea44a7f",
      "username": "sixpackpiggy",
      "full_name": "Jinmin Park",
      "profile_pic_url": "https://dcr.bzine.co/instagram/users/sixpackpiggy/profile-picture",
      "follower_count": 93442,
      "region": "KR",
      "posted_at": "2026-08-29T02:02:20Z",
      "media_type": "video",
      "play_count": 286749,
      "like_count": null,
      "score": 96.69330916066565,
      "efficiency_score": null,
      "est_percentile": 96.69330916066565,
      "updated_at": "2026-09-03T04:51:42.797111Z",
      "media_url": "https://smr-images-b.bzine.co/users/018ecc27-f8e7-7100-9339-bb050ea44a7f/posts/01a055fe-d72c-7005-8709-eef67b4be6f0/medias/01a055fe-d964-7d73-9a77-d06823a2abc2.mp4",
      "thumbnail_url": "https://bzine.co/cdn-cgi/media/width=480,mode=frame,time=0ms/https://smr-images.bzine.co/users/018ecc27-f8e7-7100-9339-bb050ea44a7f/posts/01a055fe-d72c-7005-8709-eef67b4be6f0/medias/01a055fe-d964-7d73-9a77-d06823a2abc2.m …",
      "slug": "Dcmzs05SAae",
      "text": "How dedicated are you to your Korean skincare? 💅@patinaosaka \n#koreanskincare #osaka #japan #kbeauty #traveling",
      "brand_match_score": null,
      "recent_collab_brands": [],
      "total_views_3m": 1875678,
      "median_views_3m": 57780,
      "is_saved": false,
      "content_source": null
    },
    "… 1 more"
  ],
  "total_count": 213635,
  "region": "KR",
  "content_type": "trending",
  "next_cursor": "eyJhcyI6ICIyMDI2LTA5LTAzVDA1OjIwOjIzLjM4Mzk3NCswMDowMCIsICJzYyI6ICIyMDI2LTA5LTAzVDA0OjQ0OjQ3LjkzNTI1OCswMDowMCIsICJzcCI6ICIwMWEwNTVmZS1mOWIyLTdiNmYtYjY1OS05ZGE1OTM3NjgzMWMifQ=="
}

MCP 호출로 쓰면

{
  "name": "solari_instagram_content_trending",
  "arguments": {
    "region": "KR",
    "limit": 2
  }
}

주의사항

  • 브랜드 account_id 또는 핸들을 넘기면 브랜드 친화도 기준으로 랭킹이 개인화돼요.
  • 페이지네이션은 offset이 아니라 커서 방식이에요 — next_cursor를 다음 호출에 넣으세요.

기계가 읽는 형식: /docs/tools/instagram-content-trending.md