Google Autocomplete API – Buyer-Intent Keywords avatar

Google Autocomplete API – Buyer-Intent Keywords

Pricing

from $0.35 / 1,000 keyword results

Go to Apify Store
Google Autocomplete API – Buyer-Intent Keywords

Google Autocomplete API – Buyer-Intent Keywords

Google Autocomplete API for live buyer-intent keyword suggestions, pricing and comparison terms, country/language targeting, JSON/CSV, MCP, and automation.

Pricing

from $0.35 / 1,000 keyword results

Rating

0.0

(0)

Developer

Signal Lab

Signal Lab

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Google Autocomplete Buyer-Intent Keywords

Turn one topic into live Google search phrases that reveal comparison, price, review, problem, fit, and purchase intent—without a Google API key.

Instead of exporting a noisy autocomplete list, this Actor labels every phrase with a deterministic intent, score, matched signals, and a buyerIntent flag. Use the ready-made filter to keep only commercially useful suggestions.

Try it in under a minute

The default run is deliberately small: up to 100 buyer-intent results, about $0.05 at the Free-tier result rate.

{
"queries": ["electric car charger"],
"language": "en",
"country": "us",
"expandAlphabet": true,
"includeQuestions": true,
"buyerIntentOnly": true,
"maxResults": 100
}

Run the Actor, then export the result as JSON, CSV, or Excel—or connect it to an API, schedule, webhook, Make, n8n, or Zapier workflow.

Use it directly from an AI agent with MCP

Apify's hosted MCP server can expose this Actor as a tool to MCP-compatible AI clients without putting an Apify API token in the client configuration:

{
"mcpServers": {
"signal-lab-keywords": {
"url": "https://mcp.apify.com?tools=signal_lab/google-autocomplete-keywords"
}
}
}

After Apify's OAuth flow, ask the agent something like: “Find buyer-intent Google autocomplete keywords for electric car charger in the US, keep commercial phrases only, and group them by intent.”

See the official Apify MCP guide for supported clients and authentication options.

Example result

{
"query": "electric car charger",
"seed": "electric car charger",
"suggestion": "electric car charger cost",
"rank": 6,
"intent": "budget",
"intentScore": 80,
"intentSignals": ["cost"],
"buyerIntent": true,
"language": "en",
"country": "us",
"source": "Google Autocomplete",
"scrapedAt": "2026-08-28T06:44:43.000Z"
}

What makes the output useful

  • Live Google Autocomplete phrases by country and language.
  • Commercial intent labels: comparison, evaluation, budget, action, problem, and fit.
  • intentScore, matched intentSignals, and a simple buyerIntent boolean.
  • Optional buyer-intent-only output for cleaner keyword maps and briefs.
  • A–Z and question expansion with automatic deduplication.
  • A hard maxResults cap for predictable output and spend.
  • One clean, API-ready row per unique suggestion.

Best for

  • SEO and PPC teams building commercial keyword maps.
  • Agencies researching product, price, comparison, review, and “near me” demand.
  • Founders validating how people search for a product, competitor, or pain point.
  • Content teams prioritizing bottom- and middle-of-funnel topics.
  • Automated research pipelines that need fresh long-tail phrases.

Intent model

IntentTypical signalsBase score
Comparisonvs, alternative, compare, difference85
Evaluationbest, review, rating, worth it80
Budgetprice, cost, cheap, deal, coupon80
Actionbuy, order, book, download, quote80
Problemnot working, fix, error, repair65
Fitnear me, for, compatible with60
Informationalhow, what, why, where25

Intent rules support English, German, Spanish, French, Ukrainian, and Russian. Scores are deterministic discovery signals, not conversion predictions.

Pricing and limitations

Launch pricing is $0.50 per 1,000 keyword results on the Free plan, with lower result rates on paid Apify plans. Check the Pricing tab for the exact estimate.

Autocomplete shows how people phrase searches. It does not include CPC, competition, monthly search volume, or guaranteed conversions. Pair it with a search-volume provider when you need those metrics.

Free examples and guide