Google Search Autocomplete: Cheaper, Faster, Reliable
Pricing
from $0.50 / 1,000 results
Google Search Autocomplete: Cheaper, Faster, Reliable
Extract Google autocomplete suggestions with comprehensive metadata including position, relevance score, and full localization support.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer

Lofomachines
Actor stats
0
Bookmarked
3
Total users
3
Monthly active users
2 days ago
Last modified
Categories
Share
Google Autocomplete Scraper ๐
Extract Google autocomplete suggestions with comprehensive metadata including position, relevance score, and full localization support.
Perfect for keyword research, SEO, content ideation, and market analysis.
โจ Features
- ๐ Multi-country & Language Support - Target 20+ countries and 15+ languages
- ๐ Rich Metadata - Position, relevance score, word count, character count
- ๐ Smart Expansion - Alphabet, numbers, and custom suffixes
- ๐ Scalable - Process unlimited seed phrases
- ๐ฏ Flexible Output - Simple, detailed, or grouped by seed
- โก Fast & Reliable - Built-in rate limiting and error handling
๐ Quick Start
Basic Example
{"seedPhrases": ["how to scrape","web scraping tool"],"country": "us","language": "en","expansionMode": "alphabet","maxLetters": 8}
Output Example
{"seed": "how to scrape","keyword": "how to scrape a website with python","position": 1,"relevance_score": 10,"word_count": 7,"char_count": 38,"expansion_suffix": "w","country": "us","language": "en","scraped_at": "2024-01-15T10:30:00Z"}
๐ Input Parameters
Required
- seedPhrases (array) - Base keywords to expand
- country (string) - ISO country code (us, gb, de, it, etc.)
- language (string) - ISO language code (en, es, fr, it, etc.)
Optional
-
expansionMode (string) - How to expand seeds
none- Only base seedsalphabet- Add a-z (default)alphabet_extended- First N letters onlynumbers- Add 0-9full- Alphabet + numbers + custom suffixes
-
maxLetters (integer) - How many letters to use (1-26, default: 8)
-
includeNumbers (boolean) - Add 0-9 to expansion (default: false)
-
commonSuffixes (array) - Additional words to append
-
maxResults (integer) - Limit results per seed (0 = unlimited)
-
delayBetweenRequests (integer) - Delay in ms (default: 200)
-
outputFormat (string) - Output structure
simple- Just seed and keyworddetailed- All metadata (default)grouped- Group by seed phrase
๐ฏ Use Cases
SEO Keyword Research
{"seedPhrases": ["seo tools", "keyword research"],"country": "us","expansionMode": "full","commonSuffixes": ["free", "best", "online", "2024"]}
Multi-language Content Ideas
{"seedPhrases": ["come fare", "tutorial"],"country": "it","language": "it","expansionMode": "alphabet"}
Competitive Analysis
{"seedPhrases": ["alternative to", "vs"],"expansionMode": "full","outputFormat": "grouped"}
๐ Output Fields
Detailed Format
| Field | Type | Description |
|---|---|---|
seed | string | Original seed phrase |
keyword | string | Autocomplete suggestion |
position | integer | Position in autocomplete (1-10) |
relevance_score | integer | Higher = more relevant |
word_count | integer | Number of words |
char_count | integer | Number of characters |
expansion_suffix | string | Suffix used for expansion |
country | string | Target country code |
language | string | Target language code |
scraped_at | datetime | ISO timestamp |
description | string | Additional info (if available) |
๐ Supported Countries & Languages
Countries (60+)
๐บ๐ธ US โข ๐ฌ๐ง GB โข ๐จ๐ฆ CA โข ๐ฆ๐บ AU โข ๐ฉ๐ช DE โข ๐ซ๐ท FR โข ๐ฎ๐น IT โข ๐ช๐ธ ES โข ๐ณ๐ฑ NL โข ๐ง๐ท BR โข ๐ฒ๐ฝ MX โข ๐ฆ๐ท AR โข ๐ฏ๐ต JP โข ๐จ๐ณ CN โข ๐ฎ๐ณ IN โข ๐ธ๐ฌ SG โข ๐ฆ๐ช UAE โข ๐ฟ๐ฆ ZA โข ๐ต๐ฑ PL โข ๐ท๐บ RU โข ๐ธ๐ช SE โข ๐ณ๐ด NO โข ๐ฉ๐ฐ DK โข ๐ซ๐ฎ FI โข ๐ง๐ช BE โข ๐ฆ๐น AT โข ๐จ๐ญ CH โข ๐ต๐น PT โข ๐ฌ๐ท GR โข ๐จ๐ฟ CZ โข ๐ญ๐บ HU โข ๐ท๐ด RO โข ๐บ๐ฆ UA โข ๐น๐ท TR โข ๐ฎ๐ฑ IL โข ๐ธ๐ฆ SA โข ๐ช๐ฌ EG โข ๐ณ๐ฌ NG โข ๐ฐ๐ช KE โข ๐ฎ๐ฉ ID โข ๐น๐ญ TH โข ๐ต๐ญ PH โข ๐ป๐ณ VN โข ๐ฒ๐พ MY โข ๐ฐ๐ท KR โข ๐น๐ผ TW โข ๐ญ๐ฐ HK โข ๐ณ๐ฟ NZ โข ๐ฎ๐ช IE โข ๐จ๐ฑ CL โข ๐จ๐ด CO โข ๐ต๐ช PE โข ๐ป๐ช VE โข ๐ช๐จ EC โข ๐บ๐พ UY โข ๐ต๐พ PY โข ๐ง๐ด BO โข ๐จ๐ท CR โข ๐ต๐ฆ PA โข ๐ฉ๐ด DO
Languages (45+)
English โข Spanish โข French โข German โข Italian โข Portuguese โข Dutch โข Russian โข Japanese โข Chinese โข Arabic โข Hindi โข Polish โข Turkish โข Korean โข Swedish โข Norwegian โข Danish โข Finnish โข Czech โข Hungarian โข Romanian โข Ukrainian โข Hebrew โข Thai โข Vietnamese โข Indonesian โข Malay โข Filipino โข Greek โข Bulgarian โข Serbian โข Croatian โข Slovak โข Slovenian โข Estonian โข Latvian โข Lithuanian โข Persian โข Urdu โข Bengali โข Tamil โข Telugu โข Marathi โข Kannada
๐ก Tips
- Start Small - Test with 2-3 seeds first
- Adjust Delay - Increase if you get rate limited
- Target Precisely - Match country/language to your audience
- Expand Smart - Use
maxLetters: 8for speed,26for completeness
๐ง Advanced Examples
Maximum Coverage
{"seedPhrases": ["your keyword"],"expansionMode": "full","maxLetters": 26,"includeNumbers": true,"commonSuffixes": ["how", "why", "best", "free", "tool", "app"]}
Fast Scanning
{"seedPhrases": ["seed1", "seed2", "seed3"],"expansionMode": "alphabet_extended","maxLetters": 5,"maxResults": 100,"delayBetweenRequests": 100}
Grouped Analysis
{"outputFormat": "grouped","seedPhrases": ["topic1", "topic2"]}
๐ฅ Export Formats
- JSON - Full structured data
- CSV - For Excel/Google Sheets
- Excel - Formatted spreadsheet
- HTML - Shareable report
โ ๏ธ Rate Limiting
- Default: 200ms delay between requests
- Increase to 500-1000ms if you encounter issues
- Use Apify proxy for higher throughput
๐ Troubleshooting
No results?
- Check country/language codes
- Try broader seed phrases
- Increase
maxLetters
Rate limited?
- Increase
delayBetweenRequests - Enable proxy configuration
- Reduce
maxLetters
Too many results?
- Use
maxResultsto limit - Use more specific seeds
- Reduce expansion scope