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

Search 데이터 API

API 한 번의 호출로 YouTube Search 데이터를 가져오세요. Searches YouTube for videos matching a keyword query. Returns a list of matching videos with titles, view counts, channel names, thumbnails, and publish dates.

YouTube Search API 체험하기

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

GET/v1/youtube/search

Search keyword or phrase to find YouTube videos

선택 파라미터 6개

Upload date

Sort by

Filter by these options. Note this doesn't work when you use either 'uploadDate' or 'sortBy'. It basically only works when you have a query.

2 letter country code of the country to put the proxy in.

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

This will get you the like + comment count and the description. To get the full details of the video, use the /v1/youtube/video endpoint. *This will slow down the response slightly.*

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

Search API로 무엇을 할 수 있나요?

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

요청 예시

GET /v1/v1/youtube/search?query=javascript tutorial

파라미터

파라미터필수설명
querySearch keyword or phrase to find YouTube videos
uploadDate아니오Upload date (today | this_week | this_month | this_year)
sortBy아니오Sort by (relevance | popular)
filter아니오Filter by these options. Note this doesn't work when you use either 'uploadDate' or 'sortBy'. It basically only works when you have a query. (shorts)
region아니오2 letter country code of the country to put the proxy in.
continuationToken아니오Continuation token to get more videos. Get 'continuationToken' from previous response.
includeExtras아니오This will get you the like + comment count and the description. To get the full details of the video, use the /v1/youtube/video endpoint. *This will slow down the response slightly.*
API 상세

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

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

메서드

GET

응답 형식

JSON

SocialCrawl을 선택하는 이유

YouTube Search 데이터에 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" }
  }
}
외 다수
FAQ

자주 묻는 질문

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

문의하기

AI에게 SocialCrawl 물어보기

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

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

무료로 시작하기