📊 Extract Google Ads creatives by domain with SerpAPI and export to CSV

1,346 views · 📊 Market Research & Insights

Description

🧾 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?


✅ Features


🛠 How to Use

  1. Edit the “Set Domain & Region” node

    • domain: e.g. example.com
    • region: SerpApi numeric region code → See codes
  2. Add your SerpApi API key

    • In the “Get Ads Page 1” node’s credentials section.
  3. Run the workflow

    • Click “Test workflow” to initiate the process.
  4. Download your results

    • Navigate to /files/ to find:

      • text_{domain}_ads.csv
      • image_{domain}_ads.csv
      • video_{domain}_ads.csv

📌 Notes

🔗 Nodes Used

Function, HTTP Request, Spreadsheet File

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup