# Scrape Creators – Google Company Ads

> Scrape Creators – Google Company Ads is a paid API for AI agents from Scrape Creators at mpp.orthogonal.com, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-16).

Scrapes and returns active Google ads associated with a specific company

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/google/company/ads
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Provider: Scrape Creators
- Docs: https://api.scrapecreators.com
- Website: https://api.scrapecreators.com
- Tags: social-media, tiktok, instagram, youtube, scraping, social, data
- Canonical page: https://www.zero.xyz/c/scrape-creators-google-company-ads-cb9f57b3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2uxXaMJDU8PQLaR5KTjHa

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scrape-creators-google-company-ads-cb9f57b3
```

Example prompt: Pull all the active Google ads currently running for Nike — I want to see their ad copy and creatives for competitive research.

## When to prefer this

Use this endpoint when you need to programmatically retrieve a specific company's active Google ad campaigns for competitive intelligence, ad monitoring, or marketing research. Prefer this over manual Google Ads Transparency searches when automation or bulk lookups are needed.

## Known failure modes

- Company not found or has no active Google ads — returns empty result set
- Invalid or unrecognized company identifier — returns error
- Rate limit exceeded — HTTP 429 response
- Google anti-scraping measures triggered — partial or failed response
- Network timeout or upstream scraping failure — HTTP 5xx error

## How this service works

Company Ads Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.

## Output

Returns a list of active Google ads associated with the specified company, including ad creatives, copy, URLs, and related metadata scraped from Google's ad platform.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-google-company-ads-cb9f57b3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
