Extract Google Ads Creatives by Domain with SerpAPI and Export to CSV
🧾 Template: Extract Ad Creatives from Google’s Ads Transparency Center
This n8n workflow pulls ad creatives from Google's Ads Transparency Center using SerpApi, filtered by a specific domain and region. It extracts, filters, categorizes, and exports ads into neatly formatted CSV files for easy analysis.
👤 Who’s it for?
Marketing Analysts** researching competitive PPC strategies Ad Intelligence Teams** monitoring creatives from specific brands Digital Marketers** gathering visual and copy trends Journalists & Watchdogs** reviewing ad activity transparency
✅ Features
Fetch creatives** using SerpApi's google_ads_transparency_center engine Filter results** to include only ads with an exact match to your target domain Categorize** by ad format: text, image, or video Export CSVs**: Generates a downloadable file for each format under the /files/ directory
🛠 How to Use
Edit the “Set Domain & Region” node
domain: e.g. example.com region: SerpApi numeric region code → See codes
Add your SerpApi API key
In the “Get Ads Page 1” node’s credentials section.
Run the workflow
Click "Test workflow" to initiate the process.
Download your results
Navigate to /files/ to find:
text_{domain}_ads.csv
image_{domain}_ads.csv
video_{domain}_ads.csv
📌 Notes
Only the first page (up to 50 creatives) is fetched; pagination is not included. Sticky Notes inside the workflow nodes offer helpful internal annotations. CSV files include creative-level details: ad copy, images, video links, etc.
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments