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.
Download or clone the repository
Run pip install -r requirements.txt
to install the required Python modules.
python keyword-counter.py -u http://www.example.com -kw apple orange banana 'citrus fruits'