Google Ads Scraper avatar
Google Ads Scraper

Pricing

$2.00 / 1,000 results

Go to Store
Google Ads Scraper

Google Ads Scraper

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

Extract details about ads from Google Ads Transparency Centar. Scrape ad details like when it was run, ad targeting, advertiser and content of ad. Download ad data in JSON, XML, Excel format.

0.0 (0)

Pricing

$2.00 / 1,000 results

1

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

4 days ago

You can access the Google Ads Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "maxRecords": 10,
< "urls": [
< {
< "url": "https://adstransparency.google.com/?region=anywhere&domain=kurir.rs"
< }
< ]
<}' |
<apify call ivanvs/google-ads-scraper --silent --output-dataset

Google Ads Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Ads Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: