Good day! I'm trying to parse Google, or rather there is no problem with parsing, if not for the captcha. With captcha the situation is as follows: Instead of issuing, it redirects to: http://www.google.com/sorry/ I take captcha from there id and upload a picture from here: http://www.google.com/sorry/image?id= { $ id} & hl = en The image is successfully recognized by antigate and I get the code. But from this point on, the problems begin - Google persistently refuses to accept a captcha even after sending a captcha to it in the following way: http://www.google.com/sorry/Captcha?id= confusion; Continuation of the captcha; = http: //www.google.com/ he again displays the captcha input page.
Already 20 times rechecked where some cookies in the browser come from, what kind of link looks like and so on, but doesn’t work hard ... Please tell me what could be the rake, surely many dealt with Google's parsing. Thank you in advance!
PS I do not attach the code. the point here is not in the code, but in the fact that I need to understand how Google determines that I am trying to parse it.