Google Autocomplete Scraper
Pricing
$0.80 / 1,000 suggestion scrapeds
Go to Apify Store
Google Autocomplete Scraper
Pricing
$0.80 / 1,000 suggestion scrapeds
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Get Google Search's own autocomplete suggestions for any keyword - the same list you see typing into the search box. Optional A-Z fanout multiplies one seed keyword into dozens of long-tail suggestions.
Input
| Field | Type | Description |
|---|---|---|
keyword | string | Seed keyword, e.g. best laptop |
keywords | array | Optional: several seed keywords at once |
expandAlphabet | boolean | Also query "<keyword> a" .. "<keyword> z" for many more suggestions per seed |
country | string | Two-letter country code, e.g. us, gb, br |
language | string | Two-letter language code, e.g. en, pt |
maxKeywords | integer | Max suggestions to return |
Example:
{"keyword": "best laptop","expandAlphabet": true,"maxKeywords": 100}
Output
{"seedKeyword": "best laptop","suggestion": "best laptop 2026","position": 1,"country": "us","language": "en","scrapedAt": "2026-08-31T00:00:00.000Z"}
Common uses
- SEO / content keyword research
- Long-tail keyword discovery (A-Z fanout)
- PPC keyword ideation
- Monitoring how autocomplete suggests a brand or topic
Pricing
$0.002 per suggestion returned (pay-per-event).