enri90 / KeywordTracker

This Script Tracks SERP position of a keyword in Google.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This Script Tracks SERP position of a keyword in Google.

License:Apache License 2.0


Languages

Language:PHP 100.0%