πŸ“Š Automate weekly SEO reports from Google Search Console to email

⚑ 4,433 views Β· πŸ“Š Market Research & Insights

Description

What this workflow does

This n8n workflow connects to Google Search Console to fetch SEO performance data (clicks, impressions, CTR, and average position) for the last 7 days.
It formats the results into a clean weekly summary and automatically sends it to your email inbox every Monday morning.

Ideal for:


Setup steps

  1. Replace YOUR_SITE_URL in the HTTP Request node with your verified domain from Google Search Console.
  2. Connect your Google OAuth2 credentials to the HTTP Request node.
  3. Set up your SMTP credentials in the β€œSend Email” node.
  4. Adjust the recipient email address and subject line if necessary.
  5. (Optional) Customize the Function node to include more queries or format the report as a PDF.

Estimated setup time: ~10 minutes

Sticky notes are included in the workflow canvas to guide you step-by-step.


Technologies used

πŸ”— Nodes Used

Cron, Function, HTTP Request, Gmail

πŸ“₯ Import

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

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