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.