๐Ÿ“Š Export search console results to Google Sheets

โšก 26,283 views ยท ๐Ÿ“Š Market Research & Insights

Description

How it works

This workflow gets the search console results data and exports this to google sheets. This makes it easier to visualize and do other SEO related tasks and activities without having to log into Search Console

Setup and use

  1. Set your desired schedule
  2. Enter your desired domain
  3. Connect to your Google sheets or make a copy of this sheet.

Detailed Setup

  1. Setup Instructions:
  1. Open n8n and create a new workflow.
  2. Add the nodes as described in the JSON.
  3. Configure the Google OAuth2 credentials in n8n to enable API access.
  4. Set your domain in the Set your domain node.
  5. Customize the Google Sheets document URLs to your personal sheets.
  6. Adjust the schedule in the Schedule Trigger node as per your requirements.
  7. Save the workflow.
  1. Use Case Examples:
  1. Running and Troubleshooting:

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Schedule Trigger

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup