Pricing
$25.00/month + usage
Google Ad Scraper
Scrape public Google Ads by company name using this actor. Get ad creatives, image URLs, ad types, and run-time metadata. Perfect for ad research, marketing analysis, or competitor tracking. Fast, reliable, and supports proxy for better data access.
Pricing
$25.00/month + usage
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
28
Total users
0
Monthly active users
a year ago
Last modified
Categories
Share
π Google Ad Scraper
Google Ad Scraper is an [Apify Actor] that allows you to extract public ad creatives and metadata from Google Ad Transparency data using a company name. This is useful for competitive intelligence, ad monitoring, or market research.
π₯ Input
The actor accepts a JSON configuration with the following fields:
{"companies":["AMD"],"item_limit":30,"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}}
Input Fields
| Field | Type | Description |
|---|---|---|
companies | array | (Required) List of company names to search ads for. |
item_limit | integer | (Optional) Max number of ads to fetch per company. Default is 30. |
proxyConfiguration | object | (Required) Apify proxy settings. Use RESIDENTIAL group for best results. |
π€ Output
The actor returns a list of ads scraped for each company, including ad IDs, image links, and timing metadata.
Sample Output
[{"company_name":"AMD","first_token":"AR15828763354186383361"},{"company_name":"AMD","advertiser_id":"AR15828763354186383361","creative_id":"CR04459195472325640193","company":"AMDS","ad_type":"image","preview_url":null,"image_url":"https://tpc.googlesyndication.com/archive/simgad/6302500766027692463","start_timestamp":"1635145200","end_timestamp":"1732087555","ad_format":880},...]
Output Fields
| Field | Type | Description |
|---|---|---|
company_name | string | Name of the company searched. |
advertiser_id | string | Unique advertiser identifier. |
creative_id | string | ID of the specific ad creative. |
company | string | Advertiserβs official name in Google records. |
ad_type | string | Type of ad (e.g., image, text, video). |
image_url | string | Direct link to the ad image. |
preview_url | string | Preview URL if available. |
start_timestamp | string | UNIX timestamp for when the ad began running. |
end_timestamp | string | UNIX timestamp for when the ad stopped or is scheduled to stop. |
ad_format | number | Format code used by Google Ads. |
π§° Use Cases
- Track your competitors' latest ad campaigns
- Gather advertising metadata for analysis
- Monitor creative strategy trends in your industry
- Academic or research use in digital marketing studies
βοΈ Proxy Configuration
This actor requires the use of Apify Proxy, preferably the RESIDENTIAL group for optimal performance. Without it, some data may not be accessible.
π Support
Need help or want a custom version?
- π§ Email: support@getdataforme.com
- π Contact Form: https://getdataforme.com/contact/
π Make sure to include a subject line and your request details when contacting support.
Let me know if you want this turned into a live Apify actor template or want to include a README.md with image previews or logos!
