n8n

How to Generate Google Autocomplete Keyword Ideas?

Collect real search suggestions from Google to grow your keyword list fast. Built for SEO and content teams, it turns one seed term into many ideas that match user intent. Type a keyword and get a clean list you can use for content, ads, and site planning.

A chat input starts the run. The flow creates 26 queries by adding letters A to Z after your keyword. It calls Google Autocomplete in safe batches of 10 and waits 1 second between calls to avoid blocks. The API replies are parsed and merged into one list. You can switch the language code in the request to target any market. The final set is returned in a single response, ready to copy into your tools.

Adjust batch size and wait time if you see rate limits. Change the language code to match your country or audience. Expect research time to drop from hours to minutes, with ideas for blog posts, ad groups, FAQ pages, and product copy. You can add an export step later to send the list by email or store it in the system you use.

What are the key features?

  • Chat trigger captures your seed keyword in a simple input.
  • Code node builds 26 A to Z query variants with a space after your term.
  • Split in Batches processes 10 items at a time to control request load.
  • Wait node adds a 1 second pause to reduce rate limit errors.
  • HTTP Request calls Google Autocomplete with a configurable language code.
  • Parser node extracts suggestions from the JSON response.
  • Aggregator merges all suggestions into one list in the correct order.
  • Response node returns the final keyword list in a single payload.

What are the benefits?

  • Reduce manual keyword research from 2 hours to 5 minutes
  • Collect hundreds of long tail ideas from 26 autocomplete prompts
  • Lower API block risk with batching and a 1 second delay
  • Target any market by changing a single language code
  • No API keys or paid accounts required
  • Get one clean list that is easy to copy, share, and analyze

How do you set it up?

  1. Import the template into n8n: Create a new workflow in n8n > Click the three dots menu > Select 'Import from File' > Choose the downloaded JSON file.
  2. Open the Get Keyword node and review the prompt text. This node will read your seed keyword from the chat input when you run the workflow.
  3. Open the Generate A-Z Queries code node. Confirm it uses the chatInput value and creates 26 queries by appending a space and letters a to z.
  4. Check the Split in Batches node. Keep batch size at 10 for safe calls, or lower it if you notice rate limits.
  5. Open the Google Autocomplete HTTP Request node. Review the URL and change the hl parameter if you need a different language or region.
  6. Verify the Wait node is set to 1 second. Increase to 2 or 3 seconds if you get 429 or similar rate limit errors.
  7. Review the Code parser node after the HTTP call. It should read the response JSON and return the suggestions list.
  8. Open the Extract Keywords node to confirm it merges all suggestion arrays into one final list.
  9. Test the flow: Click Execute Workflow, enter a seed keyword in the chat panel, and wait for completion. Check the Return Keywords node output for the final list.
  10. Optional: Add an export node of your choice to email, store, or publish the list once you confirm the results are correct.

Tools Required

$24 / mo or $20 / mo billed annually to use n8n in the cloud. However, the local or self-hosted n8n Community Edition is free.

Similar Templates

Join Futurise to access 1,200+ automation templates

Get instant access to ready-made automation workflows for n8n, Make.com, AI agents, and more. Download, customise, and deploy in minutes.