|
Description: |
I need a program that will:
1) Take a given list of search keyword/phrases and a URL,
2) Check the search results for each keyword/phrase on Google, Yahoo and MSN
3) Report on where the URL ranks.
4) Save the results in a mysql database
The program needs to run on a Linux platform.
|