Keyword Research Tool

  • m0uka/keyword-research-tool
  • Modified
  • Users 79
  • Runs 1.2k
  • Created by Author's avatarLukas Moucka

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.

Free trial for 7 days

Then $35.00/month

No credit card required now

Keyword Research Tool

Free trial for 7 days

Then $35.00/month

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):

{ "keywordText": "apify", "competition": "LOW", "competitionIndex": 5, "searchVolume": 4400, "lowTopPageBid": 2.63, "highTopPageBid": 3.63, "baseKeyword": "apify" }
ON THIS PAGE