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
Prerequisites:
An n8n instance set up and running.
Active Google Account with access to Google Search Console and Google Sheets.
Google OAuth 2.0 credentials for API access.
Step-by-Step Setup:
Running the Workflow:
Trigger the workflow manually or wait for the schedule to run it automatically.
Monitoring Execution:
Check the execution logs in n8n's dashboard to ensure all nodes complete successfully.
Common Issues:
Invalid OAuth credentials – ensure credentials are set up correctly.
Incorrect Google Sheets URLs – double-check document links and permissions.
Scheduling conflicts – make sure the schedule set does not overlap with other workflows.