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

Company Ads 데이터 API

API 한 번의 호출로 Google Search Company Ads 데이터를 가져오세요. Returns ads from a specific company/domain in the Google Ads Transparency Center. Each ad includes creative, format, and date range.

Google Search Company Ads API 체험하기

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

GET/v1/google/company/ads
선택 파라미터 8개

Company domain name to look up ads for

The advertiser id of the company

The topic to search for. If you search for 'political', you will also need to pass a 'region', like 'US' or 'AU'

The region to search for. Defaults to anywhere

Start date to search for. Format: YYYY-MM-DD

End date to search for. Format: YYYY-MM-DD

Set to true to get the ad details. Will cost 25 credits.

Cursor to paginate through results

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
Google Search API

Company Ads API로 무엇을 할 수 있나요?

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

요청 예시

GET /v1/v1/google/company/ads

파라미터

파라미터필수설명
domain아니오Company domain name to look up ads for
advertiser_id아니오The advertiser id of the company
topic아니오The topic to search for. If you search for 'political', you will also need to pass a 'region', like 'US' or 'AU' (all | political)
region아니오The region to search for. Defaults to anywhere
start_date아니오Start date to search for. Format: YYYY-MM-DD
end_date아니오End date to search for. Format: YYYY-MM-DD
get_ad_details아니오Set to true to get the ad details. Will cost 25 credits.
cursor아니오Cursor to paginate through results
API 상세

Google Search Company Ads API는 어떻게 작동하나요?

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

메서드

GET

응답 형식

JSON

SocialCrawl을 선택하는 이유

Google Search Company Ads 데이터에 SocialCrawl을 사용해야 하는 이유는?

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

Google Search Company Ads 데이터를 가져올 준비가 되셨나요?

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

무료로 시작하기