Company Ads

Get the ads for a company. *This only gets the public ads. Some ads you need to log in for and sadly we can't get those. Starting November 10th 2025, you will need to add get_ad_details=true to get the ad details (and will cost 25 credits). If you don't add that, only the advertiserId and creativeId from each ad will be returned (and will continue to cost just 1 credit)

1 creditper request
GET
/v1/google/company/ads
curl "https://api.scrapecreators.com/v1/google/company/ads" \
  -H "x-api-key: "
{
  "success": true,
  "credits_remaining": 9926561,
  "ads": [
    {
      "advertiserId": "AR09628680369637163009",
      "creativeId": "CR15036700036807262209",
      "format": "text",
      "adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15036700036807262209",
      "advertiserName": "Foreplay Ventures Inc",
      "domain": "foreplay.co",
      "imageUrl": null,
      "firstShown": "2024-08-02T12:33:35.000Z",
      "lastShown": "2025-11-10T19:31:13.000Z"
    },
    {
      "advertiserId": "AR09628680369637163009",
      "creativeId": "CR04077090219323555841",
      "format": "video",
      "adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR04077090219323555841",
      "advertiserName": "Foreplay Ventures Inc",
      "domain": "foreplay.co",
      "imageUrl": null,
      "firstShown": "2024-06-22T06:45:18.000Z",
      "lastShown": "2025-11-10T17:56:32.000Z"
    },
    {
      "advertiserId": "AR09628680369637163009",
      "creativeId": "CR09593715710895325185",
      "format": "video",
      "adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR09593715710895325185",
      "advertiserName": "Foreplay Ventures Inc",
      "domain": "foreplay.co",
      "imageUrl": null,
      "firstShown": "2025-08-27T14:17:12.000Z",
      "lastShown": "2025-11-10T17:17:46.000Z"
    },
    {
      "advertiserId": "AR09628680369637163009",
      "creativeId": "CR10027703979854528513",
      "format": "text",
      "adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR10027703979854528513",
      "advertiserName": "Foreplay Ventures Inc",
      "domain": "foreplay.co",
      "imageUrl": null,
      "firstShown": "2025-01-12T03:38:24.000Z",
      "lastShown": "2025-11-10T16:36:38.000Z"
    },
    {
      "advertiserId": "AR09628680369637163009",
      "creativeId": "CR15742167484830056449",
      "format": "image",
      "adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15742167484830056449",
      "advertiserName": "Foreplay Ventures Inc",
      "domain": "foreplay.co",
      "imageUrl": null,
      "firstShown": "2025-08-09T14:24:28.000Z",
      "lastShown": "2025-11-10T06:47:43.000Z"
    }
  ],
  "cursor": "CgoAP7zm82Y5sMRjEhBwPifBwIMxRttsqvUAAAAAGgn8%2BIdd%2BDICr8g%3D"
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

domain
string

The domain of the company

Example:
lululemon.com
advertiser_id
string

The advertiser id of the company

Example:
AR01614014350098432001
topic
string

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

Example:
all
Available options:
all,
political
region
string

The region to search for. Defaults to anywhere

Example:
US
start_date
string

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

Example:
2025-08-01
end_date
string

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

Example:
2025-08-11
get_ad_details
string

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

Adds 25 credits when used
Example:
false
cursor
string

Cursor to paginate through results

Example:
CgoAP7znOo9RPjf%2FEhD5utgx8m75NrTTbU0AAAAAGgn8%2BJyW%2BJQK40A%3D