Google Search Suggest Autocomplete
Pricing
from $0.00005 / actor start
Go to Apify Store

Google Search Suggest Autocomplete
Pricing
from $0.00005 / actor start
Rating
0.0
(0)
Developer

Søren Riisager
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
🔍 Google Search Suggest & Autocomplete Scraper
Extract thousands of Google autocomplete suggestions for any keyword in any language and country. Perfect for SEO keyword research, content planning, and competitor analysis.
✨ Features
- 18 languages supported: English, Danish, German, French, Spanish, and more
- 60+ countries: Target any Google regional index
- Smart expansion: Expand seeds with the full native alphabet, numbers, and custom words
- Question keywords: Automatically add native-language question prefixes (how, why, what…)
- Parallel processing: All combinations run concurrently for maximum speed
- No duplicates: Results are automatically deduplicated across all combinations
- Proxy ready: Native Apify proxy support to avoid rate limiting
- Detailed metadata: Every result includes position, word count, character count, language, and timestamp
🚀 Quick Start
- Enter one or more Seed Phrases (e.g.
pizza,how to bake) - Select your Language and Country
- Choose an Expansion Mode (Alphabet is recommended for most use cases)
- Click Start — results appear in the Dataset tab
⚙️ Input Parameters
| Parameter | Description | Default |
|---|---|---|
seedPhrases | Base keywords to expand | (required) |
country | ISO country code (us, dk, gb…) | us |
language | ISO language code (en, da, de…) | en |
expansionMode | How to build suffix combinations | alphabet |
maxLetters | Number of alphabet letters to use | 8 |
includeNumbers | Add 0–9 to suffixes | false |
includeQuestions | Prepend native question words | false |
commonPrefixes | Extra words to prepend to seeds | [] |
commonSuffixes | Extra words to append to seeds | [] |
maxResults | Cap on results per seed (0 = unlimited) | 0 |
maxConcurrency | Parallel requests at a time | 10 |
delayBetweenRequests | Delay (ms) between requests | 100 |
proxyConfiguration | Apify proxy settings | Apify proxy |
outputFormat | simple (keyword only) or detailed | detailed |
Expansion Modes
| Mode | Description |
|---|---|
none | Only the raw seed phrase |
alphabet | Seed + each letter of the native alphabet |
alphabet_extended | Seed + first N letters (set via maxLetters) |
numbers | Seed + digits 0–9 |
full | Alphabet + numbers + all custom suffixes |
📦 Output
Each result in the dataset contains:
{"seed": "pizza","keyword": "pizza dej opskrift","position": 3,"relevance_score": 970,"word_count": 3,"char_count": 18,"expansion_prefix": "","expansion_suffix": "d","country": "dk","language": "da","scraped_at": "2025-01-01T12:00:00.000Z"}
Use outputFormat: "simple" to get only seed + keyword fields.
� Supported Languages
| Code | Language | Code | Language |
|---|---|---|---|
en | English | da | Danish |
de | German | fr | French |
es | Spanish | it | Italian |
nl | Dutch | sv | Swedish |
pl | Polish | pt | Portuguese |
no | Norwegian | fi | Finnish |
cs | Czech | sk | Slovak |
ro | Romanian | hu | Hungarian |
tr | Turkish | in | Indonesian |
💡 Tips
- Use
includeQuestions: trueto get question-based keywords in the native language (great for FAQ content) - For large-scale runs, increase
maxConcurrencyand enable Apify proxies to avoid rate limiting - Combine multiple seeds with different expansion modes to maximize keyword coverage
- Use
outputFormat: "simple"when integrating with other tools that only need the keyword list
Built with ❤️ for SEO professionals and data enthusiasts.
Author: Søren Riisager — www.tulabot.com