hi.. google has blocked my hosts ip for parsing their results. i tried in other hosts and in my local host the script is working my code is <?php header('Content-type:text/html; charset=utf-8'); $s = site_kaynak("http://www.google.com.tr/search?hl=tr&q=test&meta="); preg_match("/<div class=g>(.*?)<h2 class=r>/Us",$s,$d); echo "<pre>";print_r($d); ?> PHP: and its not parsing in my host can someone help me to by pass it.
Hmmm, proxy the proxy? Oh I dunno. Unless there's a way to mask your IP address on the serve, no idea. Google's pretty smart though, they don't necessarily waste their billions of dollars on nothing. Goodluck.
Even with a proxy their quite hard to get by, it will ask you for a human verification code unless it's an elite proxy.