I would like to read the files of sites.
I can do this on lots of websites except google search.
I can not read the file:¡°http://www.google.com/search?q=**¡±.
why?
I don't know exactly what query string "**¡±." is supposed to be but you might want to url_encode() the url. Hope this helps.
I just want to read the file(the search results).Read the result page and save it .
Trying to parse google results is stupid. If they notice, theyll block your ip. Just use their free API service, its limited to 1000 query a week or month or something. But it saves them bandwidth/load and you time and being blocked.
that is of course unless you trying to parse the www2. and www3.google.com results. Which would mean you would have to do a "leech".
BUt how can I get the free API?
http://www.google.com/apis/