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

Video Comments 데이터 API

API 한 번의 호출로 YouTube Video Comments 데이터를 가져오세요. Returns a list of comments on a specific YouTube video. Each comment includes the author name, comment text, like count, reply count, and publish timestamp.

YouTube Video Comments API 체험하기

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

GET/v1/youtube/video/comments

Full URL of the YouTube video to fetch comments for

선택 파라미터 2개

Continuation token to get more comments. Get 'continuationToken' from previous response.

Order of comments

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
YouTube API

Video Comments API로 무엇을 할 수 있나요?

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

요청 예시

GET /v1/v1/youtube/video/comments?url=https://www.youtube.com/watch?v=dQw4w9WgXcQ

파라미터

파라미터필수설명
urlFull URL of the YouTube video to fetch comments for
continuationToken아니오Continuation token to get more comments. Get 'continuationToken' from previous response.
order아니오Order of comments (top | newest)
API 상세

YouTube Video Comments API는 어떻게 작동하나요?

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

메서드

GET

응답 형식

JSON

SocialCrawl을 선택하는 이유

YouTube Video Comments 데이터에 SocialCrawl을 사용해야 하는 이유는?

YouTube 데이터 추출의 복잡한 부분을 저희가 처리합니다. 통합 스키마, 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" }
  }
}
외 다수

YouTube Video Comments 데이터를 가져올 준비가 되셨나요?

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

무료로 시작하기