I'm trying to submit form protected with captcha via python bot (using mechanize library).
Let's say i have 2 pages form.php and captcha.php. I grab the captcha image from captcha.php and manually solve it. But because captcha changes every reload, submitting fails because image retrieved from...
1: Visit the page you wish to use, in this example, the hotmail register page.
2: Find the page that starts like:
gethip.srf
This will give you the "k code". It'll start with k: ____________________
3: From the same page, you'll want the extra_challenge_params, parse them out
4: Visit the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.