Google Keyword Suggestions Generator avatar

Google Keyword Suggestions Generator

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Google Keyword Suggestions Generator

Google Keyword Suggestions Generator

Get keyword suggestions based on a seed keyword. Returns search volume, CPC, competition, trends, and more. Results always contain the seed keyword.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Get keyword suggestions from Google based on a seed keyword. Results always contain the seed keyword. Returns search volume, CPC, competition data, 12-month trends, and more.

Features

  • Results contain seed keyword - every suggestion includes the seed phrase
  • Search volume data with 12-month trends
  • CPC & competition metrics
  • SERP info (optional)
  • Seed keyword data (optional)
  • Fuzzy location/language matching - type "USA" or "United States"
  • Free tier: 5 runs per day

How It Works

Based on the official description, the Keyword Suggestions endpoint returns search queries that contain the specified seed keyword (including additional words before, after, or within the key phrase, and even with different word order). It uses a full‑text search algorithm.

Input

FieldTypeDescription
keywordstring (textfield)Seed keyword (single, required)
location_nametextfieldTarget location (e.g., "United States", "UK")
language_nametextfieldTarget language (e.g., "English", "Spanish")
limitnumberMax results (1-1000, default 100)
include_serp_infocheckboxInclude SERP data
include_seed_keywordcheckboxInclude seed keyword data
exact_matchcheckboxSearch for exact phrase

Location Support

Fuzzy matching supports:

  • Full names: "United States", "United Kingdom"
  • Abbreviations: "USA", "UK", "GB", "US"
  • Common names: "Holland" → Netherlands

Language Support

Fuzzy matching supports:

  • Full names: "English", "Spanish", "German"
  • Abbreviations: "ENG", "SPA", "DEU"

Output

FieldTypeDescription
keywordstringKeyword suggestion
search_volumeintegerMonthly search volume
cpcnumberCost per click (USD)
competitionnumberCompetition index (0-1)
competition_levelstringlow/medium/high
low_top_of_page_bidnumberLow bid for top of page (USD)
high_top_of_page_bidnumberHigh bid for top of page (USD)
monthly_trendintegerMonthly trend indicator
search_intentstringinformational/navigational/commercial/transactional
word_countintegerNumber of words
keyword_difficultyintegerKeyword difficulty score (0-100)
core_keywordstringCore keyword

Primary Use Cases

ScenarioDescription
Long‑Tail Keyword ExpansionTake a seed keyword (e.g., "project management") and generate all possible long‑tail variations that still explicitly contain that phrase, such as "best project management software for remote teams", "project management certification online".
Question‑Based Content CreationFor informational seeds (e.g., "how to", "what is"), get all natural language question variants that include the core phrase, perfect for FAQ sections or blog posts targeting voice search.
Prefix & Suffix DiscoveryDiscover what users commonly add before or after your seed keyword (e.g., "free", "cheap", "best", "near me", "review", "2025"). This helps optimize for modifiers that convert.
Ad Group StructuringBuild tightly themed Google Ads ad groups where every keyword must contain the exact phrase. Suggestions ensure all terms stay relevant to the ad copy.
Internal Site Search OptimisationAnalyse what users type into your site's search bar when looking for a product or category. Use suggestions to improve navigation and content matching.
Local SEO ExpansionFor a seed like "plumber" + location, get all phrases that keep "plumber" plus neighbourhood or service‑specific terms (e.g. "emergency plumber Brooklyn", "plumber for leak repair").
Content Silo FillingWhen you have a core page about a topic (e.g. "keto diet"), use suggestions to generate supporting articles that all contain the exact seed phrase, keeping the silo tightly relevant.

Target Audience

PersonaWhy They Use It
SEO Content WritersNeed concrete long‑tail variations of a main keyword to write multiple articles or FAQs that directly answer user queries without drifting off‑topic.
PPC SpecialistsBuild precise keyword lists for exact match or phrase match campaigns where the seed phrase must appear – avoiding wasted spend on irrelevant broad match terms.
E‑commerce Product ManagersDiscover how shoppers modify the core product name (e.g., "men's leather wallet" → "thin leather wallet men", "leather wallet with coin pocket") to optimise product titles and descriptions.
Blog Owners / Affiliate MarketersFind buyer‑intent long‑tail phrases (e.g., "best running shoes for flat feet") that include a core commercial keyword, often with lower competition.
Local Business OwnersGenerate location‑specific variations of their main service (e.g., "dentist open Saturday Chicago") to target hyper‑local search traffic.
SEO Tool BuildersProvide a "keyword suggestions" feature inside their platforms – the endpoint returns ready‑to‑use data with search volume, CPC, and competition.
Agency Keyword ResearchersQuickly create large, clean lists of phrase‑containing keywords for client reports, without manually adding modifiers or rearranging word order.

Comparison with Keyword Ideas

Use Keyword Suggestions when you need explicit inclusion of the seed phrase – every returned keyword contains the seed (word order may vary).

Use Keyword Ideas when you want category‑based semantic discovery – results may not contain the seed at all, but belong to the same product/service category.

Practical Example

Input:

{
"keyword": "keyword research",
"location_name": "United States",
"language_name": "English",
"limit": 10
}

Output (all suggestions contain "keyword research"):

  • "google research keyword" (word order changed)
  • "how to do keyword research" (words before)
  • "keyword competitor research" (words after)
  • "how to do keyword research for content marketing" (words before and after)