Google Keyword Data Extractor bulk avatar
Google Keyword Data Extractor bulk

Pricing

Pay per event

Go to Apify Store
Google Keyword Data Extractor bulk

Google Keyword Data Extractor bulk

Get google keywords metrics, extract search volume, cost per click (CPC) and competition

Pricing

Pay per event

Rating

3.5

(3)

Developer

Iskandar Souissi

Iskandar Souissi

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

6 days ago

Last modified

Share

πŸ” Keyword Metrics Extractor

Get accurate keyword metrics including Search Volume, Monthly Searches, CPC, and Competition Index in bulk.
Simply provide a list (batch) of keywords, and this actor will return detailed keyword data.


How to use it

  1. Register a free account and you can use this actor without adding a card.
  2. Go to the main page of this actor and set your input.
  3. You will find all the results in the Output tab where you can export it in any format you need.

βš™οΈ How it works

  • Input: A batch of up to 1000 keywords (sent as an array).
  • Pricing: Charged per batch of 1000 keywords, sending 5, 900, or 1000 counts as 1 batch ($2.33).
  • Output: A JSON array with search metrics for each keyword.

🧾 Example Input

{
"keywords": ["swix", "google", "idk"]
}

πŸ“€ Example Output (single keyword)

{
"keyword": "swix",
"competition": "HIGH",
"competition_index": 100,
"search_volume": 33100,
"cpc": 0.46,
"monthly_searches": [
{
"year": 2025,
"month": 10,
"search_volume": 27100
},
{
"year": 2025,
"month": 9,
"search_volume": 22200
}
]
}

πŸ’° Pricing

  • $2.33 per batch (1–1000 keywords)
    Each batch is processed independently! sending less than 1000 keywords still counts as one batch.

πŸš€ Use Cases

  • SEO keyword research
  • Google Ads campaign optimization
  • Market trend analysis
  • Competitor keyword monitoring

🧠 Notes

  • Supports global keyword analysis.
  • Automatically normalizes data for accuracy.
  • Output includes monthly breakdowns for up to 12 months.