Google Ad Transparency Scraper
Pay $25.00 for 1,000 Ads
Google Ad Transparency Scraper
Pay $25.00 for 1,000 Ads
Extract and analyze data from Google's Ads Transparency Center. Monitor advertising spending, targeting strategies, and campaign performance across all advertisers. Get detailed insights into ad creatives, impressions, and demographics.
You can access the Google Ad Transparency Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "queries": [
3 "AR13129532367502835713",
4 "google.com"
5 ],
6 "fromDate": "7 days",
7 "toDate": "1 day",
8 "platforms": "5",
9 "adType": "1",
10 "targetCountries": [
11 "2840"
12 ]
13}' |
14apify call xtech/google-ad-transparency-scraper --silent --output-dataset
Google Ads Transparency Scraper API through CLI
The Apify CLI is the official tool that allows you to use Google Ad Transparency Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
21 monthly users
-
2 stars
>99% runs succeeded
Created in Dec 2024
Modified a month ago