Skip to content

monikkinom/SeoTopResultAnalyser

Repository files navigation

SeoTopResultAnalyser

Helps analyse top results for a given keyword by generating a csv with ranking data. Django Web App.

This tool generates a CSV that has the following data :
Against a list of all the websites, it maps all the rankings of that website for a given list of keywords.
It generates a grid of websites X keywords and each field with the coordinate X(Website,Keyword) = ranks of the website for that keyword. If there are multiple, they are separated by a comma.

This is useful if you want to have a look at what competition you have and if you want to analyze rankings for multiple keywords. Also works great if you want to make charts and graphs using the data.

Input Method

alt tag

Website List Format

CSV File alt tag

Website Ranking Data

CSV File alt tag

Output Data

CSV File alt tag

About

Helps analyse top results for a given keyword by generating a csv with ranking data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published