
06-21-2005, 04:25 AM
|
|
SEO Junior
|
|
Join Date: Jun 2005
Posts: 4
|
|
|
Hello everybody,
I am a novice in web development since I would be building my first assignment on a search application with PHP.If anybody can guide me how to go about it, i would really appreciate that.
My search application will be based on google searches, i need to create a web application which accepts two inputs
1. the key words
2. the page rank (1 to 10)
Once the user enter the keywords and the pagerank, the application should contact google and retreive the results i.e. retreive the websites which have those keywords and their pagerank should be greater than the given pagerank as input and less than 10.
Once the results are retreived they should be displayed on the search application.
--------------------------
So far i found out to use API's for this method. i have procured a license key for this from google as well.
Pls tell me how should i proceed now..
Thanks in advance for all your help,
Ziby
|