Keyword Research Idea Tool avatar

Keyword Research Idea Tool

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Keyword Research Idea Tool

Keyword Research Idea Tool

Research keyword ideas with search volume, CPC ranges, competition, intent, and monthly trends for a target country.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Research a seed term and export a large list of keyword ideas with search-demand and monetization signals. Each dataset row is one keyword idea enriched with metrics such as monthly volume, CPC ranges, competition level, intent, trend history, and quality scores when available.

Who it’s for

  • SEO teams building topic clusters and long-tail plans.
  • Content marketers validating demand before writing.
  • Performance marketers screening terms for paid campaigns.

What you can do with it

  • Start from a seed keyword.
  • Target a country market.
  • Optionally set a language hint.

How it works (plain terms)

You provide a seed term and market options. The run performs one keyword research lookup, takes the returned ideas list, and saves all returned rows with run metadata.

Input

FieldRequiredWhat it means
Seed keyword (keyword)YesCore keyword phrase to research.
Country code (country)YesTarget market country code (for example us, gb, ca).
Language code (languageCode)NoLanguage hint (for example en).

Output

  • One row per keyword idea.
  • Common fields include:
    • keyword
    • avg_monthly_searches
    • Low CPC
    • High CPC
    • competition_index
    • competition_value
    • monthly_search_volumes
    • intent
    • intent_confidence
    • advice
    • content_gap_score
    • serp_feature_type
    • estimated_ctr
    • keyword_freshness
    • monetization_score
  • Added run metadata:
    • seedKeyword
    • country
    • languageCode (if provided)
    • position
    • scrapedAt

Sample output row

{
"keyword": "ai chatbot",
"avg_monthly_searches": 135000,
"Low CPC": "$0.09",
"High CPC": "$3.41",
"competition_index": 4,
"competition_value": "low",
"monthly_search_volumes": [
{
"month": "March",
"year": 2025,
"searches": 49500
},
{
"month": "April",
"year": 2025,
"searches": 60500
},
{
"month": "May",
"year": 2025,
"searches": 60500
},
{
"month": "June",
"year": 2025,
"searches": 49500
},
{
"month": "July",
"year": 2025,
"searches": 33100
},
{
"month": "August",
"year": 2025,
"searches": 33100
},
{
"month": "September",
"year": 2025,
"searches": 49500
},
{
"month": "October",
"year": 2025,
"searches": 110000
},
{
"month": "November",
"year": 2025,
"searches": 301000
},
{
"month": "December",
"year": 2025,
"searches": 368000
},
{
"month": "January",
"year": 2026,
"searches": 246000
},
{
"month": "February",
"year": 2026,
"searches": 135000
}
],
"intent": "commercial",
"intent_confidence": 0.75,
"advice": [
"Commercial intent detected: invest in comparison content, buyer guides, and influencer partnerships.",
"Seasonality affects commercial keywords: schedule regular content refreshes & promotional updates.",
"High seasonal volatility with significant volume: prepare seasonal content calendars and promotional campaigns."
],
"content_gap_score": 0.594,
"serp_feature_type": "Video Pack",
"estimated_ctr": 0.15,
"keyword_freshness": 1,
"monetization_score": 11.22,
"seedKeyword": "ai",
"country": "us",
"position": 2,
"scrapedAt": "2026-03-27T03:32:47.227Z"
}