Google Position
GooglePos is a small python script that uses the google api to find out what position your website has for a certain keyword (or set of). You'll need python and a google api key.
Download the zip file and extract. Open the googlekey.txt file and type your google key. Save the file. Now you can type:
python googlepos.py mydomain.com keyword
The program will now show you at which position google finds keyword for domain mydomain.com. The source code is released under the Python license, so you can pretty much do with it what you want.
Use the form below for a live preview of googlepos. Just fill in the search term and
the url and press Go. The position of that url in the top 20 for the specified search term will
be displayed.
downloadable files:
|