Skip to content

A Python command line tool for on-page search engine optimization

Notifications You must be signed in to change notification settings

benjaminbolgrin/keyword-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Keyword Counter

A Python command line tool for on-page search engine optimization.

Keyword Counter counts the occurrence of given keywords on the target website.

It returns the absolute and percentual occurrence of the keywords.

Installation

Download or clone the repository

Run pip install -r requirements.txt to install the required Python modules.

Usage

python keyword-counter.py -u http://www.example.com -kw apple orange banana 'citrus fruits'

About

A Python command line tool for on-page search engine optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages