Keyword Research Tool avatar
Keyword Research Tool
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Keyword Research Tool

Keyword Research Tool

m0uka/keyword-research-tool

A simple free keyword planner tool. It provides alternatives for your keywords which might push you higher in your SEO ranking. Get Monthly search volume, competition or info about page bids.

A simple keyword research tool. Retrieve related keywords, monthly search volume, page bids, and competition.

Use Cases

You can use this actor to optimize your SEO, gain keyword information about competitors, and more.

Input

This actor requires a list of keywords to be scraped. Optionally, you can supply a Location ID to change the targeted country.

Results

The actor stores its result in the default dataset associated with the actor run. It can be then exported to various formats, such as JSON, XML, CSV or Excel.

Each returned keyword in the dataset will contain a seperate object that follows this format (JSON is used below):

1{
2  "keywordText": "apify",
3  "competition": "LOW",
4  "competitionIndex": 5,
5  "searchVolume": 4400,
6  "lowTopPageBid": 2.63,
7  "highTopPageBid": 3.63,
8  "baseKeyword": "apify"
9}
Developer
Maintained by Community