Google Keyword search volume - CPC avatar

Google Keyword search volume - CPC

Pricing

Pay per event

Go to Apify Store
Google Keyword search volume - CPC

Google Keyword search volume - CPC

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

Pricing

Pay per event

Rating

1.9

(5)

Developer

Iskandar Souissi

Iskandar Souissi

Maintained by Community

Actor stats

13

Bookmarked

726

Total users

131

Monthly active users

2.8 hours

Issues response

2 days ago

Last modified

Share

๐Ÿ” Google keywords data scraper (google ads)

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.