Yahoo Api Keyword Script 30.06.08
Hello,
This job will take a list of keywords, run then through Yahoo to find the number of results returned and publish them in a csv file.
The opening screen of the process will have a simple text input field where a list of search phrases will be entered.
When submitted a php script will take each keyword and query the Yahoo search API
http://developer.yahoo.com/search/content/V1/termExtraction.html
The script will be able to handle 100 keywords at a time.
The script will look up the number of yahoo results for each keyword and publish on a new webpage the results in a .csv file that can be downloaded.
The csv will list the keywords in the same order that they were entered in the first column then the results found in the second.
e.g. the keyword: scriptlance project
would be run as intitle:”scriptlance project”
and the answer is 61
which comes from: 1 - 10 of about 61 for intitle:” scriptlance project”
i will provide you with ftp access to upload the php script
I will also provide a yahoo developer account.



