Skip to content

Keywords analyzer for web pages. (essential part for your SEO toolkit)

License

Notifications You must be signed in to change notification settings

arslanmughal99/Rocket-keyword-analyzer

Repository files navigation

ROCKET SEO

A minimal keyword analyzing desktop app
for SEO ninjas.

Why Rocket ?

There are plenty of sites out there but they fails to count keywords when the website is build on frameworks like "angularjs", "reactjs", "vuejs" or the website required actual up-to-date version of browser to load like facebook etc. This is because the content is dynamically generated by JavaScript, But rocket bypass this problem, let see one example. Facebook is build with Reactjs now we will try to count facebook signup page keywords and see how accuratly and quickly it do that :)

Installation:

Downlaod Latest installer for windows and linux here :

Compile with source:

Since This is an Electron and Angular Application

There fore Application is build on the top of Angular-Electron-Boilerplate

STEPS:

Clone or donwload the repository :

using GIT:

git clone https://github.com/arslanmughal5566/Rocket-SEO.git
cd Rocket-SEO
npm install # To install all dependencies
# To start dev build
npm start
# For Production build
npm run electron:windows # for windows
npm run electron:linux   # for linux
npm run electron:mac     # for mac

Contribution:

will really appreciate if some contribute to add functionality to read a plane text and analyze it so that user can check the content before using in webpage .

improvement ?

For improving keyword Algorithm have a look at :

Rocket-SEO/processing/