Google Keywords For Keywords Generator
Pricing
from $0.50 / actor start
Go to Apify Store
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.
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
- Enter seed keywords (up to 20)
- Get related keyword suggestions
- See volumes, competition, and bid estimates
Input
{"keywords": "coffee\ntea","location": "United States","sortBy": "search_volume"}
| Field | Required | Description |
|---|---|---|
| Keywords | Yes | Up to 20 keywords |
| Location | No | Default: worldwide |
| Language | No | Default: English |
| Sort By | No | relevance, 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:
- Go to the actor page
- Fill in the input fields
- Click "Start"
Locally:
npm installAPIFY_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.