π 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
- Weekly trigger loads the Google Sheet of URLs.
- Split in Batches processes each URL.
- Decodo fetches page content (markdown + status).
- Gemini produces a strict JSON audit via the AI Chain + Output Parser.
- Code nodes flatten data for two tabs.
- Google Sheets nodes append Summary and All Issues rows.
- Split in Batches continues to the next URL.
How to set up
- Add credentials for Google Sheets, Decodo, and Gemini.
- Set
sheet_idand Sheet GIDs in the Set node. - Ensure input sheet has a
URLcolumn. - Configure your Google Sheets tabs with proper headers matching each field being appended (e.g., URL, Decodo Score, Priority, etc.).
- Adjust schedule as needed.
- Activate the workflow.
π 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