google-ads-transparency-scraper avatar
google-ads-transparency-scraper

Under maintenance

Pricing

Pay per usage

Go to Store
google-ads-transparency-scraper

google-ads-transparency-scraper

Under maintenance

Developed by

Traffic Architect

Traffic Architect

Maintained by Community

Google Ads Transparency Scraper Apify actor that extracts competitor ad data from Google Ads Transparency Center. Features batch processing, FULL/LITE modes, date/region filtering, and proxy support. Automates competitive intelligence gathering for marketers and analysts. Outputs to Apify datasets.

0.0 (0)

Pricing

Pay per usage

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

4 days ago

Search Keywords

keywordsarrayRequired

A list of search terms (e.g., advertiser names, domains) to look for in the Google Ads Transparency Center. The actor will process each keyword in the list.

Run Mode

runModeEnumOptional

Select the run mode. 'FULL' fetches detailed ad information. 'LITE' fetches only counts of ad creatives per format for each advertiser.

Value options:

"FULL": string"LITE": string

Default value of this property is "FULL"

Date Range Preset

dateRangePresetEnumOptional

Select a preset date range for filtering ads, or choose 'Custom Range' to specify start and end dates.

Value options:

"ANYTIME": string"LAST_7_DAYS": string"LAST_30_DAYS": string"CUSTOM_RANGE": string

Default value of this property is "ANYTIME"

Custom Start Date (YYYY-MM-DD)

customStartDatestringOptional

Specify the start date for the custom date range (e.g., 2023-01-01). Used only if 'Date Range Preset' is 'Custom Range'.

Custom End Date (YYYY-MM-DD)

customEndDatestringOptional

Specify the end date for the custom date range (e.g., 2023-01-31). Used only if 'Date Range Preset' is 'Custom Range'.

Max Ads Count Per Keyword (Full Mode)

countintegerOptional

The maximum number of ad creatives to retrieve for each keyword/found advertiser when in FULL mode. For LITE mode, the actor attempts to count all relevant creatives.

Default value of this property is 10

Region Code

regionstringOptional

The region code to filter ads by (e.g., 'US', 'GB'). Use 'anywhere' for no specific region. Refer to README.md or script's show_regions_list() for available codes.

Default value of this property is "anywhere"

Proxy configuration

proxyConfigobjectOptional

Select proxies to be used by the scraper. Uses Apify Proxy or custom proxy URLs.

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":[]}