100 크레딧 무료 — 신용카드 없이.지금 시작하기
Logo
100 무료 크레딧 — 신용카드 필요 없음

Profile Posts 데이터 API

API 한 번의 호출로 Instagram Profile Posts 데이터를 가져오세요. Returns a list of recent posts from an Instagram user's profile. Each post includes like count, comment count, caption, media URL, media type, and timestamp.

Instagram Profile Posts API 체험하기

코드 한 줄 없이 실제 데이터를 확인하세요

GET/v1/instagram/profile/posts

Instagram username without the @ symbol

선택 파라미터 2개

Cursor to get next page of results.

Set to true to get a trimmed response

21개 플랫폼 지원

·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·UUtility
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·UUtility
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·UUtility
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·UUtility
Instagram API

Profile Posts API로 무엇을 할 수 있나요?

Profile Posts 엔드포인트로 통합 스키마의 AI 강화 Instagram 데이터를 한 번의 요청으로 받아보세요.

요청 예시

GET /v1/v2/instagram/user/posts?handle=instagram

파라미터

파라미터필수설명
handleInstagram username without the @ symbol
next_max_id아니오Cursor to get next page of results.
trim아니오Set to true to get a trimmed response
API 상세

Instagram Profile Posts API는 어떻게 작동하나요?

API 키와 함께 GET 요청을 보내면 AI 계산 필드가 포함된 깨끗한 JSON을 받을 수 있습니다.

메서드

GET

응답 형식

JSON

SocialCrawl을 선택하는 이유

Instagram Profile Posts 데이터에 SocialCrawl을 사용해야 하는 이유는?

Instagram 데이터 추출의 복잡한 부분을 저희가 처리합니다. 통합 스키마, AI 강화, 플랫폼 로직 제로.

개발자 중심

소셜 미디어 데이터, 어떻게 몇 초만에 수집하나요?

21개 플랫폼, 100억 명 이상의 월간 활성 사용자를 커버하는 소셜 미디어 스크래핑 API예요. 복잡한 연동 없이 앱에 바로 데이터를 연결할 수 있어요.

플랫폼이 달라도 응답 구조는 하나

TikTok이든 Instagram이든 같은 코드로 데이터를 가져올 수 있어요. 연동은 딱 한 번이면 돼요.

수집만 하는 API가 아니에요

engagement_rate, estimated_reach, content_category, language — 분석에 필요한 지표가 모든 응답에 자동으로 포함돼요.

코드 전에, 데이터부터

URL만 입력하면 끝이에요. 결과 카드, 테이블 정렬, CSV 다운로드까지 바로 가능해요.

import requests

response = requests.get(
    'https://api.socialcrawl.com/v1/tiktok/profile',
    params={'handle': 'charlidamelio'},
    headers={'x-api-key': 'sc_YOUR_API_KEY'}
)
data = response.json()
[ .JSON ]
{
  "success": true,
  "platform": "tiktok",
  "data": {
    "author": { "username": "charlidamelio", "followers": 124000 },
    "engagement": { "likes": 5200, "engagement_rate": 0.045 },
    "metadata": { "language": "en", "content_category": "food" }
  }
}
외 다수
FAQ

자주 묻는 질문

SocialCrawl에 대해 궁금한 점을 확인해 보세요.

문의하기

AI에게 SocialCrawl 물어보기

Instagram Profile Posts 데이터를 가져올 준비가 되셨나요?

API 키를 받고 60초 이내에 Instagram 데이터를 가져오세요.

무료로 시작하기