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.
✅ Complete advertiser profiles ✅ Direct YouTube video links ✅ Call-to-action URLs ✅ Detailed targeting data ✅ Cross-platform metrics ✅ Geographic distribution ✅ Expert support
To get started, you'll need the advertiser IDs you want to analyze. Here's how to find them:
https://adstransparency.google.com/advertiser/AR13129532367502835713
AR
number at the end of the URL (e.g., AR13129532367502835713
)💡 Pro Tips:
Example Advertisers:
AR13129532367502835713
AR07618064822415917057
Simply provide your advertiser IDs and we'll handle the rest:
1{ 2 "advertiserIds": ["AR13129532367502835713"], 3 "maxPages": 0 // Optional: limit pages (0 = unlimited) Each page contains 40 ads 4}
Here's a real example showcasing our comprehensive data structure:
1{ 2 "advertiserId": "AR13129532367502835713", 3 "creativeId": "CR17788744295004504065", 4 "advertiserName": "CHECK24 GmbH", 5 "adType": "Video", 6 7 // 🎯 Advanced Targeting Configuration 8 "targeting": { 9 "demographics": { 10 "included": true, 11 "excluded": false 12 }, 13 "locations": { 14 "included": true, 15 "excluded": true 16 }, 17 "contextSignals": { 18 "included": true, 19 "excluded": true 20 }, 21 "customerLists": { 22 "included": true, 23 "excluded": false 24 }, 25 "interests": { 26 "included": true, 27 "excluded": false 28 } 29 }, 30 31 // 📊 Performance Statistics 32 "stats": { 33 "dateRange": { 34 "startDate": "2023-03-01T00:00:00.000Z", 35 "endDate": "2024-12-06T00:00:00.000Z" 36 }, 37 "impressions": { 38 "total": { 39 "min": "100,000", 40 "max": "125,000" 41 }, 42 "byRegion": [ 43 { 44 "regionName": "Germany ", 45 "impressions": { 46 "min": "100,000", 47 "max": "125,000" 48 }, 49 "byPlatform": [ 50 { 51 "platformName": "YouTube", 52 "impressions": { 53 "min": "100,000", 54 "max": "125,000" 55 } 56 } 57 ] 58 } 59 ] 60 } 61 }, 62 63 // 🎥 Multiple YouTube Video Variations 64 "variations": [ 65 { 66 "youtubeMetadata": { 67 "adId": "DXgwjxGfuGg", 68 "youtubeUrl": "https://www.youtube.com/watch?v=DXgwjxGfuGg", 69 "ctaUrl": "https://handyvertrag.check24.de/handy-uebersicht?promotion=black-week&..." 70 } 71 }, 72 { 73 "youtubeMetadata": { 74 "adId": "B_kyndl0ArQ", 75 "youtubeUrl": "https://www.youtube.com/watch?v=B_kyndl0ArQ", 76 "ctaUrl": "https://handyvertrag.check24.de/handy-uebersicht?promotion=black-week&..." 77 } 78 }, 79 { 80 "youtubeMetadata": { 81 "adId": "oa9VBrDwf6k", 82 "youtubeUrl": "https://www.youtube.com/watch?v=oa9VBrDwf6k", 83 "ctaUrl": "https://handyvertrag.check24.de/handy-uebersicht?promotion=black-week&..." 84 } 85 } 86 ] 87}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!