Like we hav some key words and let the program retrieve snippet data(URL , Title , Brief Description ) searched by Google. Can we do this by php ? Anyone hav the method or hav the source plz tell me , Thanks
Yes this can be done with PHP or any other language that supports XML. You need to connect to the web service (assuming that you already have a google api account) and the code to do this can be easily found on google code. b-1st.com