Google Autocomplete Keywords — $0.10/1K avatar

Google Autocomplete Keywords — $0.10/1K

Pricing

from $0.10 / 1,000 keyword suggestions

Go to Apify Store
Google Autocomplete Keywords — $0.10/1K

Google Autocomplete Keywords — $0.10/1K

Turn seed keywords into Google autocomplete suggestions by country and language, with alphabet and question expansion for SEO workflows.

Pricing

from $0.10 / 1,000 keyword suggestions

Rating

0.0

(0)

Developer

ScrapeSignal Labs

ScrapeSignal Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Google Autocomplete Keywords

Turn seed phrases into structured Google autocomplete suggestions for SEO research, content planning, product discovery, paid-search ideation, and AI-agent workflows.

The Actor calls Google's public autocomplete service directly. It does not open a browser, scrape search-result pages, or require an API key.

What you get

Each unique suggestion is one dataset item with:

  • original seed and exact request phrase
  • suggested query and its returned position
  • expansion label
  • country and language settings
  • collection timestamp

Empty or duplicated suggestions are not billed as extra dataset items.

Input

{
"queries": ["best crm for small business", "email marketing software"],
"expansionMode": "alphabet",
"countryCode": "US",
"languageCode": "en",
"maxSuggestionsPerRequest": 10,
"maxTotalResults": 500
}

expansionMode can submit only the seed, append a through z, add common question prefixes, or do both. maxTotalResults is always a hard output and price ceiling.

Output example

{
"seedQuery": "best crm for small business",
"requestQuery": "best crm for small business a",
"suggestion": "best crm for small business and marketing",
"position": 1,
"expansion": "suffix-a",
"countryCode": "US",
"languageCode": "en"
}

Automation and AI agents

Use the API, OpenAPI, MCP, Python, JavaScript, CLI, webhook, or scheduling examples in the Actor's API tab. The stable one-suggestion-per-row shape works well for clustering, topic maps, content briefs, and scheduled keyword monitoring.

Limits and responsible use

Autocomplete suggestions are dynamic and can vary by time, market, language, and Google's own systems. They are not search-volume estimates. Keep request volume reasonable and respect applicable Google terms and local law.