Google Keyword Research Tool avatar

Google Keyword Research Tool

Pricing

$19.99/month + usage

Go to Apify Store
Google Keyword Research Tool

Google Keyword Research Tool

Scrape keyword research data including search volume, CPC, and competition metrics from Google.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

2

Monthly active users

13 days ago

Last modified

Share

🔍 Google Keyword Research Tool

This actor scrapes keyword research data from Google, providing comprehensive keyword analysis including search volume, CPC, competition, and keyword difficulty metrics.

Features

  • Keyword Research: Enter a keyword and country to get comprehensive keyword suggestions
  • Multiple Countries: Support for 24 countries worldwide
  • Detailed Metrics: Extracts:
    • Search volume (monthly)
    • Cost per click (CPC)
    • Competition/difficulty
  • Summary Statistics: Includes overall keyword difficulty, search volume, and CPC
  • Automatic CAPTCHA Handling: Built-in Cloudflare Turnstile challenge resolution

Input Parameters

FieldTypeRequiredDescription
keywordstringYesThe keyword to research
countryenumYesCountry code (see supported countries below)

Supported Countries

CodeCountry
usUnited States
ukUnited Kingdom
caCanada
deGermany
frFrance
esSpain
itItaly
nlNetherlands
auAustralia
inIndia
ruRussia
trTurkey
seSweden
noNorway
dkDenmark
ieIreland
beBelgium
atAustria
chSwitzerland
ptPortugal
grGreece
thThailand
cnChina
nzNew Zealand

Output

The output is a JSON object containing:

Summary

  • monthlySearchVolume: Total monthly search volume for the main keyword
  • organicSearchResults: Number of organic search results
  • organicKeywordDifficulty: Keyword difficulty score (0-100)
  • costPerClick: Average CPC in USD

Keyword Suggestions

An array of keyword suggestions, each containing:

  • keyword: The keyword suggestion
  • searchVolume: Monthly search volume
  • cpc: Cost per click estimate
  • competition: Competition/difficulty level
  • resultsCount: Number of search results
  • scrapedAt: Timestamp of when the data was scraped

Example output:

{
"summary": {
"monthlySearchVolume": "12.1K",
"organicSearchResults": "185,000,000",
"organicKeywordDifficulty": 78,
"costPerClick": "$1.25"
},
"keywordSuggestions": [
{
"keyword": "nike air force 1",
"searchVolume": "12.1K",
"cpc": "$1.25",
"competition": "0.85",
"resultsCount": "185,000,000",
"scrapedAt": "2026-02-10T10:30:00.000Z"
},
{
"keyword": "nike air max",
"searchVolume": "8.2K",
"cpc": "$0.95",
"competition": "0.72",
"resultsCount": "142,000,000",
"scrapedAt": "2026-02-10T10:30:00.000Z"
},
...
]
}

Use Cases

  • SEO keyword research and analysis
  • Content planning and topic ideation
  • PPC campaign keyword research
  • Market research and competitive analysis
  • Trend analysis and forecasting

Start analyzing keywords today!