πŸ“Š Weekly SEO watchlist audit to Google Sheets with Gemini and Decodo

⚑ 139 views Β· πŸ“Š Market Research & Insights

Description

Weekly SEO Watchlist Audit to Google Sheets (Gemini + Decodo)

Sign up for Decodo HERE for Discount

Automatically fetches page content, generates a compact SEO audit (score, issues, fixes), and writes both a per-URL summary and a normalized β€œAll Issues” table to Google Sheetsβ€”great for weekly monitoring and prioritization.

Who’s it for?

Content/SEO teams that want lightweight, scheduled audits of key pages with actionable next steps and spreadsheet reporting.

How it works

  1. Weekly trigger loads the Google Sheet of URLs.
  2. Split in Batches processes each URL.
  3. Decodo fetches page content (markdown + status).
  4. Gemini produces a strict JSON audit via the AI Chain + Output Parser.
  5. Code nodes flatten data for two tabs.
  6. Google Sheets nodes append Summary and All Issues rows.
  7. Split in Batches continues to the next URL.

How to set up

πŸ”— Nodes Used

Google Sheets, Schedule Trigger, Basic LLM Chain, Structured Output Parser, Google Gemini Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup