<?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"
	>
<channel>
	<title>Comments on: Break Google captcha</title>
	<atom:link href="http://goohackle.com/break-google-captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://goohackle.com/break-google-captcha/</link>
	<description>Security, webmaster tools, internet, GNU/Linux, programming, research &#38; ...</description>
	<pubDate>Thu, 20 Nov 2008 23:57:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Milan</title>
		<link>http://goohackle.com/break-google-captcha/#comment-366</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 07:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-366</guid>
		<description>One more question ;)

In order not to get captcha that often is it better to keep the same session (cookie) or to open new one as often as possible.

Thanks again</description>
		<content:encoded><![CDATA[<p>One more question <img src='http://goohackle.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
In order not to get captcha that often is it better to keep the same session (cookie) or to open new one as often as possible.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://goohackle.com/break-google-captcha/#comment-365</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 07:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-365</guid>
		<description>Thanks for the quick response!

Is this tool (google parser) going to be available for download? I see download section but no source code yet :( I think it would be great php/curl maybe regex learning lesson.

I would like to develop something similar. It should run multiple queries in batch mode. It doesn't have to be fast but should be stable. In your experience, if the queries run with like 2,3 seconds timeout should I face the captcha? I would like to develop similar way for user to fill captcha input and continue with queries. The problem is that processing script should run in the background - not the same script that generates user interface.

Regards</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response!</p>
<p>Is this tool (google parser) going to be available for download? I see download section but no source code yet <img src='http://goohackle.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> I think it would be great php/curl maybe regex learning lesson.</p>
<p>I would like to develop something similar. It should run multiple queries in batch mode. It doesn&#8217;t have to be fast but should be stable. In your experience, if the queries run with like 2,3 seconds timeout should I face the captcha? I would like to develop similar way for user to fill captcha input and continue with queries. The problem is that processing script should run in the background - not the same script that generates user interface.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goohackle</title>
		<link>http://goohackle.com/break-google-captcha/#comment-362</link>
		<dc:creator>goohackle</dc:creator>
		<pubDate>Tue, 08 Jul 2008 02:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-362</guid>
		<description>Milan, you are right.
I use Curl library for the HTTP requests, with it I can use the same cookie for several GETs or POSTs.

To represent a session I just use the same cookie, when I want to start a new session I delete the old cookie and done.

Cheers</description>
		<content:encoded><![CDATA[<p>Milan, you are right.<br />
I use Curl library for the HTTP requests, with it I can use the same cookie for several GETs or POSTs.</p>
<p>To represent a session I just use the same cookie, when I want to start a new session I delete the old cookie and done.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://goohackle.com/break-google-captcha/#comment-360</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Mon, 07 Jul 2008 15:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-360</guid>
		<description>How do you ensure that saved cookie is for the same session? Actually what do you have to save in the cookies in order to continue search. I guess you use curl library?

Regards,
Milan</description>
		<content:encoded><![CDATA[<p>How do you ensure that saved cookie is for the same session? Actually what do you have to save in the cookies in order to continue search. I guess you use curl library?</p>
<p>Regards,<br />
Milan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goohackle</title>
		<link>http://goohackle.com/break-google-captcha/#comment-119</link>
		<dc:creator>goohackle</dc:creator>
		<pubDate>Sat, 01 Mar 2008 15:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-119</guid>
		<description>Basically, number of results limitations and no pagination over the rest of the results.
A year ago when I used this API, you can only get the first 8 results for a specific search and you can't paginate over the rest of the results.

So if you don't need the rest of the search results this API could be good for you.

I just read that now the Google AJAX search API gives you the first 32 results and pagination only over them. Still the same limits but with a few more results.</description>
		<content:encoded><![CDATA[<p>Basically, number of results limitations and no pagination over the rest of the results.<br />
A year ago when I used this API, you can only get the first 8 results for a specific search and you can&#8217;t paginate over the rest of the results.</p>
<p>So if you don&#8217;t need the rest of the search results this API could be good for you.</p>
<p>I just read that now the Google AJAX search API gives you the first 32 results and pagination only over them. Still the same limits but with a few more results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil Przeorski</title>
		<link>http://goohackle.com/break-google-captcha/#comment-118</link>
		<dc:creator>Kamil Przeorski</dc:creator>
		<pubDate>Fri, 29 Feb 2008 20:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-118</guid>
		<description>"I tried the Google AJAX search API, it has too many limitations"

What limitations do you mean?

Kamil</description>
		<content:encoded><![CDATA[<p>&#8220;I tried the Google AJAX search API, it has too many limitations&#8221;</p>
<p>What limitations do you mean?</p>
<p>Kamil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goohackle</title>
		<link>http://goohackle.com/break-google-captcha/#comment-117</link>
		<dc:creator>goohackle</dc:creator>
		<pubDate>Fri, 29 Feb 2008 03:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-117</guid>
		<description>Kamil, I tried the Google AJAX search API, it has too many limitations.
I didn't use the previous SOAP API because when I want to use it Google are no longer giving new API keys.

Thanks for the links, I will check them.

BTW: I modify a little your second link to prevent problems with my advertisers...</description>
		<content:encoded><![CDATA[<p>Kamil, I tried the Google AJAX search API, it has too many limitations.<br />
I didn&#8217;t use the previous SOAP API because when I want to use it Google are no longer giving new API keys.</p>
<p>Thanks for the links, I will check them.</p>
<p>BTW: I modify a little your second link to prevent problems with my advertisers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil Przeorski</title>
		<link>http://goohackle.com/break-google-captcha/#comment-115</link>
		<dc:creator>Kamil Przeorski</dc:creator>
		<pubDate>Thu, 28 Feb 2008 14:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-115</guid>
		<description>Did you tried use Google Search API ? There are any limits?

Something interesting about this topic we can find there http://www.fiftyfoureleven.com/weblog/web-development/programming-and-scripts/apis/google-search-api

Yahoo's : http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooDemo&#38;query=53x%20all%20day&#38;results=
:P

Kamil</description>
		<content:encoded><![CDATA[<p>Did you tried use Google Search API ? There are any limits?</p>
<p>Something interesting about this topic we can find there <a href="http://www.fiftyfoureleven.com/weblog/web-development/programming-and-scripts/apis/google-search-api" rel="nofollow">http://www.fiftyfoureleven.com/weblog/web-development/programming-and-scripts/apis/google-search-api</a></p>
<p>Yahoo&#8217;s : <a href="http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooDemo&amp;query=53x%20all%20day&amp;results=" rel="nofollow">http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooDemo&amp;query=53x%20all%20day&amp;results=</a><br />
 <img src='http://goohackle.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Kamil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goohackle</title>
		<link>http://goohackle.com/break-google-captcha/#comment-114</link>
		<dc:creator>goohackle</dc:creator>
		<pubDate>Thu, 28 Feb 2008 04:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-114</guid>
		<description>Hi Kamil, I found some Google error responses without the possibility to write a captcha, but I realize that is only for some combinations of country and language, with another combinations it always returns me the error page to write the captcha.

For another things Google has many datacenters but they are synchronized, they can delay more or less in synchronizing... in the case of the blocked IPs, I think that Google has all of them centralized, they can be distributed in several servers or in only one, but I think that it isn't a very large amount of data that needs to be in many datacenters. This is just my opinion, I don't know for sure, I never get in the Google internal network... he...</description>
		<content:encoded><![CDATA[<p>Hi Kamil, I found some Google error responses without the possibility to write a captcha, but I realize that is only for some combinations of country and language, with another combinations it always returns me the error page to write the captcha.</p>
<p>For another things Google has many datacenters but they are synchronized, they can delay more or less in synchronizing&#8230; in the case of the blocked IPs, I think that Google has all of them centralized, they can be distributed in several servers or in only one, but I think that it isn&#8217;t a very large amount of data that needs to be in many datacenters. This is just my opinion, I don&#8217;t know for sure, I never get in the Google internal network&#8230; he&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil Przeorski</title>
		<link>http://goohackle.com/break-google-captcha/#comment-111</link>
		<dc:creator>Kamil Przeorski</dc:creator>
		<pubDate>Tue, 26 Feb 2008 19:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/#comment-111</guid>
		<description>Hello,

In case what you gave us sometimes google block your search witout possiblity to write a captcha and unblock your search. Do you have any idea how to solve this problem? Has google many datacenters with diferent data about blocked IPs inside?

Best Regards,
Kamil</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>In case what you gave us sometimes google block your search witout possiblity to write a captcha and unblock your search. Do you have any idea how to solve this problem? Has google many datacenters with diferent data about blocked IPs inside?</p>
<p>Best Regards,<br />
Kamil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.526 seconds -->
