/KeywordTracker

This Script Tracks SERP position of a keyword in Google.

Primary LanguagePHPApache License 2.0Apache-2.0

This script is licensed under Apache 2.0. View the license here: http://www.apache.org/licenses/LICENSE-2.0.html

This api script scrapes any given url's Google SERP position for any given keyword. This is not really a complete script at this moment but we can improve it!

To setup, first copy the source folder to your project folder. Import database.sql to your database. Setup db information from bootstrap.php. For a demo, visit: http://YOUR_PROJECT_PATH/api.php?task=getranking&&url=URL&keyword=KEYWORD

TODO:

Users & authentication. Support for sub-domain variations. GUI.