Google Keywords For Keywords Generator avatar

Google Keywords For Keywords Generator

Pricing

from $0.50 / actor start

Go to Apify Store
Google Keywords For Keywords Generator

Google Keywords For Keywords Generator

Get keyword suggestions from Google Ads based on your seed keywords. Discover related keywords, search volumes, competition data, and bid estimates.

Pricing

from $0.50 / actor start

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

3

Monthly active users

7 days ago

Last modified

Categories

Share

Keywords For Keywords Generator

Discover related keyword suggestions from Google Ads.

Features

  • Keyword Discovery - Up to 20,000 suggestions
  • Search Volume - Monthly search volumes
  • Competition Data - CPC and competition index
  • Bid Estimates - Top of page bid ranges
  • Historical Data - Up to 4 years

How It Works

  1. Enter seed keywords (up to 20)
  2. Get related keyword suggestions
  3. See volumes, competition, and bid estimates

Input

{
"keywords": "coffee\ntea",
"location": "United States",
"sortBy": "search_volume"
}
FieldRequiredDescription
KeywordsYesUp to 20 keywords
LocationNoDefault: worldwide
LanguageNoDefault: English
Sort ByNorelevance, search_volume, etc.

Output

{
"keyword": "coffee shop",
"searchVolume": 120000,
"competitionIndex": 65,
"lowTopOfPageBid": 1.50,
"highTopOfPageBid": 4.20
}

Each result includes keyword with full metrics.

How to Run

On Apify:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_API_KEY=your_key node src/main.js

Use Cases

  • Keyword research
  • SEO optimization
  • Content planning
  • PPC campaigns
  • Market analysis

Limitations & Notes

  • Rate limit: 12 requests/minute
  • Keywords converted to lowercase
  • Some fields may be null

License

MIT License - Free to use and modify.