I am doing search using google api
. I am using my
base_url = http://ajax.googleapis.com/ajax/services/search/web
I want to filter out some results according to need. How can i do that?
I am doing search using google api
. I am using my
base_url = http://ajax.googleapis.com/ajax/services/search/web
I want to filter out some results according to need. How can i do that?