<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Get Google Search Results With PHP &#8211; Google AJAX API And The SEO Perspective</title>
	<atom:link href="http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Thu, 18 Mar 2010 23:40:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dzień #14 &#8211; działania długofalowe &#124; 90 dni</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-34018</link>
		<dc:creator>Dzień #14 &#8211; działania długofalowe &#124; 90 dni</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-34018</guid>
		<description>[...] sprzedaży.Powtarzaj za mną: Dywersyfikacja dochodów jest ważna! Potem pobawiłem się chwilę skryptem, który pobiera wyniki z wyszukiwarki google. Radość, gdy kilkoma linijkami kodu możesz wyświetlić pasujące obrazy z wyszukiwarki google [...]</description>
		<content:encoded><![CDATA[<p>[...] sprzedaży.Powtarzaj za mną: Dywersyfikacja dochodów jest ważna! Potem pobawiłem się chwilę skryptem, który pobiera wyniki z wyszukiwarki google. Radość, gdy kilkoma linijkami kodu możesz wyświetlić pasujące obrazy z wyszukiwarki google [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33860</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33860</guid>
		<description>You can&#039;t. This API is very limited. If you want to get 500 rankings you&#039;ll have to write your own parser that extracts the rankings from normal search results pages.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t. This API is very limited. If you want to get 500 rankings you&#8217;ll have to write your own parser that extracts the rankings from normal search results pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjali</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33852</link>
		<dc:creator>anjali</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33852</guid>
		<description>hello,
 can any one tell me how can get more rankings with this api.i want to get upto 500 rankings for a keyword.pls help me in this..
thanks in advance.</description>
		<content:encoded><![CDATA[<p>hello,<br />
 can any one tell me how can get more rankings with this api.i want to get upto 500 rankings for a keyword.pls help me in this..<br />
thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33794</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33794</guid>
		<description>As far as I know, the only semi-reliable way to avoid the bans and still be able to send a large number of requests is to use lots and lots of proxies.</description>
		<content:encoded><![CDATA[<p>As far as I know, the only semi-reliable way to avoid the bans and still be able to send a large number of requests is to use lots and lots of proxies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saeed</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33793</link>
		<dc:creator>saeed</dc:creator>
		<pubDate>Tue, 23 Feb 2010 10:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33793</guid>
		<description>thank you very much for your answer,

i checked again, and eventually found out it was Google that was banning my IP address from its service. I run a website with an average 20.000 visitors per day and i think this (large number of requests per day) is causing the ban. I also added the UserIP and Referrer arguments, only this time I get temporary bans. Google&#039;s documentation in this regard is not really helpful. i really would like to hear your opinion on this.

thank you very much.</description>
		<content:encoded><![CDATA[<p>thank you very much for your answer,</p>
<p>i checked again, and eventually found out it was Google that was banning my IP address from its service. I run a website with an average 20.000 visitors per day and i think this (large number of requests per day) is causing the ban. I also added the UserIP and Referrer arguments, only this time I get temporary bans. Google&#8217;s documentation in this regard is not really helpful. i really would like to hear your opinion on this.</p>
<p>thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33784</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33784</guid>
		<description>Still works fine here. 

Why don&#039;t you try adding some &quot;echo&quot; statements in strategic places to see where the script fails? That would probably be more helpful for debugging than a blank page.</description>
		<content:encoded><![CDATA[<p>Still works fine here. </p>
<p>Why don&#8217;t you try adding some &#8220;echo&#8221; statements in strategic places to see where the script fails? That would probably be more helpful for debugging than a blank page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saeed</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33774</link>
		<dc:creator>saeed</dc:creator>
		<pubDate>Sun, 21 Feb 2010 17:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33774</guid>
		<description>hello,
i have been using your script for a few months now and it&#039;s been really helpful, but since a few days ago the script is not working anymore, no results is returned, just a white page, see below:

http://www.saeedx.danagig.ir/nn.php

any help is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>hello,<br />
i have been using your script for a few months now and it&#8217;s been really helpful, but since a few days ago the script is not working anymore, no results is returned, just a white page, see below:</p>
<p><a href="http://www.saeedx.danagig.ir/nn.php" rel="nofollow">http://www.saeedx.danagig.ir/nn.php</a></p>
<p>any help is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciaran</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33272</link>
		<dc:creator>Ciaran</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33272</guid>
		<description>Well done, very useful article. Thank you!</description>
		<content:encoded><![CDATA[<p>Well done, very useful article. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33151</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Sun, 27 Dec 2009 12:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33151</guid>
		<description>That is the expected result. That &quot;bunch of text&quot; actually represents the &lt;a href=&quot;http://php.net/manual/en/language.oop5.php&quot; rel=&quot;nofollow&quot;&gt;PHP object&lt;/a&gt; that contains the search results. To format the output more readably, add &quot;echo &#039;&lt;pre&gt;&#039;;&quot; somewhere above the &quot;print_r($rez)&quot; line.

Long story short, the $rez-&gt;responseData-&gt;results array is probably what you&#039;re after - it contains the actual results. Each array item is an object, with several fields like &quot;title&quot;, &quot;url&quot;, &quot;content&quot; (and so on) that describe the search result.</description>
		<content:encoded><![CDATA[<p>That is the expected result. That &#8220;bunch of text&#8221; actually represents the <a href="http://php.net/manual/en/language.oop5.php" rel="nofollow">PHP object</a> that contains the search results. To format the output more readably, add &#8220;echo &#8216;&lt;pre&gt;&#8217;;&#8221; somewhere above the &#8220;print_r($rez)&#8221; line.</p>
<p>Long story short, the $rez-&gt;responseData-&gt;results array is probably what you&#8217;re after &#8211; it contains the actual results. Each array item is an object, with several fields like &#8220;title&#8221;, &#8220;url&#8221;, &#8220;content&#8221; (and so on) that describe the search result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saeed</title>
		<link>http://w-shadow.com/blog/2009/01/05/get-google-search-results-with-php-google-ajax-api-and-the-seo-perspective/comment-page-2/#comment-33148</link>
		<dc:creator>saeed</dc:creator>
		<pubDate>Sun, 27 Dec 2009 08:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=750#comment-33148</guid>
		<description>Hi
thanck for your script, i&#039;m currently using it but the output is just a bunch of assorted text. please help.
for more info see the page on my website @

link:
http://saeed-x.co.cc/qq.php

?</description>
		<content:encoded><![CDATA[<p>Hi<br />
thanck for your script, i&#8217;m currently using it but the output is just a bunch of assorted text. please help.<br />
for more info see the page on my website @</p>
<p>link:<br />
<a href="http://saeed-x.co.cc/qq.php" rel="nofollow">http://saeed-x.co.cc/qq.php</a></p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
