Solving KeyCaptcha

To solve this non-standard type of captcha, you need to assemble a simple puzzle from several fragments of a given image

Start now

How to recognize KeyCaptcha

1. Find the following KeyCaptcha parameters in page's source code:

s_s_c_user_id

s_s_c_session_id

s_s_c_web_server_sign

s_s_c_web_server_sign2

2. Send these parameters to 2Captcha API.

Wait for the result, which may look like this:

ebdb5a6bf76da6887db60ef2041ab946|9006dc725760858e4c0715b835472f22|http://back10.keycaptcha.com/swfs/ckc/5bded85426de3c57a7529a84bd0d4d08-|493e52c37c10c2bcdf4a00cbc9ccd1e8|1

3. Locate and delete the following block which inclides keycaptcha JavaScript file:

<script language="JavaScript" src="http://backs.keycaptcha.com/swfs/cap.js"></script>

4. Locate and delete the div with id="div_for_keycaptcha":

<div id="div_for_keycaptcha"...>...</div>

5. Locate the element with id="capcode" and change it's value to the response received from our server.

<input name="capcode" id="capcode" value="1|2|3|4|5" type="hidden">

6. Click on "Check" button to submit the form.

Read more at 2Captcha API

Recognition price

The recognition cost is very low, from 0.01 cent for one captcha. For convenience, the entire price is indicated for recognizing 1000 captchas, but billing in the system occurs separately for each captcha. Different types of captchas are recognized at different prices.

2.99 $

Na 1000 običajnih captcha

This site uses cookies. Cookies remember you, so we can provide you with personalized services. Learn more.