Block 1 - Generate A-Z Queries
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Who is this template for? This workflow template is built for SEO specialists and digital marketers looking to uncover keyword opportunities effortlessly. It uses Google's autocomplete magic to hel...
n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.chattrigger, n8n-nodes-base.respondtowebhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ludovic Bablon.
Original n8n.io sourceThis workflow template is built for SEO specialists and digital marketers looking to uncover keyword opportunities effortlessly.
It uses Google's autocomplete magic to help you spot what's trending.
Just give it a keyword.
The workflow then queries Google and collects all autocomplete suggestions by appending every letter from A to Z to your keyword.
Output example with the keyword "n8n" :
You can sort these keywords and give them to an LLM to produce entity-enriched text.
It works right out of the box. 🛠️
However, you may want to tweak the output format to better fit your use case.
You can easily add a node to export the keywords in various ways:
Autocomplete results depend on the selected language.
You can change the &hl=en parameter in the Google Autocomplete node.
Replace the "en" part with the language code of your choice.
Examples:
&hl=fr → French &hl=es → Spanish &hl=de → GermanThis catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Google autocomplete keyword scraper |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Market Research |
| Author | Ludovic Bablon |
| Published | 02 May 2025 |
Use the JSON export at /data/workflows/3836/3836.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who is this template for? This workflow template is built for SEO specialists and digital marketers looking to uncover keyword opportunities effortlessly. It uses Google's autocomplete magic to hel...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.