Brand Ads Spy — Google + LinkedIn Ads in One Feed avatar

Brand Ads Spy — Google + LinkedIn Ads in One Feed

Pricing

from $1.20 / 1,000 ad results

Go to Apify Store
Brand Ads Spy — Google + LinkedIn Ads in One Feed

Brand Ads Spy — Google + LinkedIn Ads in One Feed

Search a brand once, get its ads from Google Ads Transparency AND the LinkedIn Ad Library in one normalized feed: creatives, ad copy, formats, run dates, isNew flag, monitor mode. HTTP-only, no login. $1.20/1,000 ads.

Pricing

from $1.20 / 1,000 ad results

Rating

0.0

(0)

Developer

Mr Zack

Mr Zack

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Every other ad-spy actor covers one network. Real competitor research doesn't work that way: you open Google's Ads Transparency Center, then the LinkedIn Ad Library, search the same brand twice and stitch the results together by hand.

This Actor does that stitching for you. One query — e.g. hubspot — returns that brand's ads from both networks in one normalized feed: same columns, same isNew logic, same monitor mode. $1.20 per 1,000 ads, HTTP-only, no login, no API key, no browser, no proxies.

Who this is for

  • Media buyers & growth marketers — see a competitor's whole cross-network presence in one run: what they push on Google Search/Display vs what they run for B2B on LinkedIn.
  • B2B marketing agencies — pitch decks with a prospect's real ad footprint across networks, generated in one scheduled job.
  • Creative strategists — track when a brand launches a new campaign wave (isNew=true rows land on both networks within days of each other).
  • AI agents (MCP)"what ads is brand X currently running, on which networks?" becomes one tool call.

Output (one row per ad)

FieldDescription
networkgoogle or linkedin
adIdCreative ID (Google CR…, LinkedIn numeric)
advertiserName / advertiserIdAdvertiser (ID on Google side)
formattext / image / video / carousel / document
adTextFull ad copy (LinkedIn)
firstShown / lastShown / daysActiveRun dates (Google always; LinkedIn EU ads via enrichment)
isNewFirst shown within your window (default 7 days)
imageUrl / videoUrl / previewUrlCreative media
adUrlDestination URL (best effort)
libraryUrlDeep link to the ad in its network's library
payer"Paid for by" entity (LinkedIn detail enrichment)
sourceQueryWhich of your queries produced the row

Fields a network doesn't publish come back null — never a fabricated value.

A free RUN_SUMMARY record (key-value store) rolls up each query: ads per network, which advertisers were matched on Google, and networksActive — instantly see whether a brand advertises on one network or both.

Input example

{
"queries": ["hubspot", "monday.com"],
"region": "US",
"maxAdsPerNetwork": 50,
"onlyNew": false,
"enrichLinkedInDetails": true
}
  • Each query resolves to up to 3 matching advertisers on Google Ads Transparency and one advertiser/keyword search on the LinkedIn Ad Library.
  • maxAdsPerNetwork caps cost per query per network.
  • enrichLinkedInDetails adds payer, exact format, run dates and impressions (EU ads) for one extra request per LinkedIn ad — same price.

Pricing that can't surprise you

  • $1.20 / 1,000 ad rows + $0.001 per run start — cheaper than running one Google actor plus one LinkedIn actor, and one schedule instead of two.
  • Duplicate ads (page-boundary repeats, cross-run repeats in monitor mode) are never charged.
  • A failed network leg never blocks the other: you still get (and only pay for) what was scraped.

Ad libraries are feeds, not archives — creatives rotate weekly and new campaign waves are the whole signal.

  1. Run once with your competitor list in queries, check the output.
  2. Actor page → ⋯ menu → Schedule Actor, cron 0 7 * * * (daily) or 0 7 * * 1 (weekly digest).
  3. Turn on onlyNew — every scheduled run then only charges for creatives that didn't exist last time. A daily run on a stable competitor set typically costs less than a cent.
  4. Add a Slack / Google Sheets / webhook integration on Run succeeded and filter on isNew = true: new competitor campaigns arrive on their own.

FAQ

Why not Meta ads too? Meta's Ad Library requires heavy anti-bot workarounds (residential proxies) that would triple the price for everyone. Google + LinkedIn both publish their libraries over plain HTTP — this Actor stays fast and cheap by staying inside that boundary. If we crack a clean Meta source, it ships as a separate leg.

Is this legal? The Actor reads the same public transparency pages both networks are legally required to publish, without login or bypassing access controls. Review each network's terms for your use case.

LinkedIn rows have no dates? LinkedIn only publishes run dates and impressions for ads shown in the EU, and only on the detail page — enable enrichLinkedInDetails to fetch them. Non-EU ads honestly come back null.

A query returned Google ads but zero LinkedIn ads (or vice versa)? That's signal, not an error — check networksActive in RUN_SUMMARY. Plenty of brands only advertise on one network.

Found a bug or want a field? Open a ticket on the Issues tab — parser fixes and field requests routinely ship within days.

  • Google Ads Transparency Scraper — the Google leg as a standalone, at $0.64/1,000, with advertiser-ID mode and format filters. Use it when you only care about Google.

Changelog

  • 0.1 — Initial release: Google Ads Transparency + LinkedIn Ad Library legs, normalized schema, cross-run monitor mode (onlyNew), LinkedIn detail enrichment (payer, dates, impressions), per-network caps, typed output schema.

Was this Actor useful?

If it replaced your two-tab morning ritual, a short review on the Store page genuinely helps an indie builder compete. Something broken instead? Open an issue — it gets fixed.