Bulk Google Checker 09.11.08
I need a bulk google checker for a list of domains.
The domains will not be more than 10,000 at a time. I will upload the list of domains using a webpage provided by the script.
The script must go to google.com and get the following information -
(I am using keywords.com as an example to illustrate what I need)
1) the number of total results for the keywords in the domain (that is http://www.google.com/search?q=keywords)
2) the total number of results for inurl:keywords
3) the total number of results for inanchor:keywords
4) the total results number of results for intitle:keywords
The script must generate a text file with the domain name and the 4 results in CSV format so that I can open it in Excell.
I need the script to run on my server without keeping a browser open. The script should check around 100 domains per minute at least.
The script must not crash the server – it should not be load intensive on the server.
Thank you.


















