Now you can use any software that supports DeCaptcher! Please read the FAQ below to proceed:
You have to login and then opt-in to be able to use the DeCaptcher API.
The way we store your password is different from the way DeCaptcher does it, making it impossible for us to verify your identity when you use DeCaptcher API. The opt-in procedure resolves the issue.
Follow these steps:
api.dbcapi.me
8223
Explanation for Technically Advanced Users:
api.dbcapi.me (can be obtained by ping).
File -> Open, open C:\Windows\system32\drivers\etc\hosts and add the following line:
[IP-for-api.dbcapi.me] decaptcher.com api.de-captcher.com
api.de-captcher.info api.decaptcher-reloaded.com poster.decaptcher.com
poster.de-captcher.com
api.decaptcher.com or poster.decaptcher.com must be identical to ping to api.dbcapi.meExplanation for Non-Technical Users:
api.dbcapi.me in "IP Address or Host Name", click on "Lookup". Copy and save the IP shown after "General information and location of".Tools -> HostMan Editor.Edit -> Add Entry.api.decaptcher.comapi.de-captcher.comapi.de-captcher.infoapi.decaptcher-reloaded.composter.decaptcher.composter.de-captcher.comUse http://api.dbcapi.me/decaptcher.
These are result codes returned when an error occurs. These can be:
-1 when login fails or a problem occurs while uplaoding the captcha.
-2 when our system was unable to provide an answer for this CAPTCHA, probably due to the image being unreadable.
-5 when our system is overloaded. Try again later.
-6 when your account doesn`t have enough balance to solve the CAPTCHA you are trying to upload.
-7 when DBC could not find an answer for the uploaded CAPTCHA before the timeout was reached.
-8 when a request is made with malformed or missing parameters.
-10 when proxy is provided but malformed.*
-11 when proxy type is not supported.*
-12 when google key is not valid.*
-13 when pageurl is not provided or malformed.*
-200 is a general error code. Review the request and parameters you are using. Contact Us if you keep on receiving this error code.
* These error codes are only returned on token captchas.
After you upload a CAPTCHA, the API won`t return a response until your captcha is solved or the timeout has expired. Default timeout is 60 seconds, however, it can be adjusted by setting the pict_to form field to the desired timeout in seconds. Keep in mind that the maximum allowed timeout is 120 seconds for token CAPTCHAs and 60 seconds for all other CAPTCHA types. In consequence, the server will automatically set the maximum allowed timeout on requests that specify a higher timeout.
In case you are using this API through a browser, remember to verify that the connection timeout of your browser is at least equal to the timeout you are setting. Keep in mind that some browsers do not allow this value to be changed.
HTTP API supports text, image group, coordinates and token CAPTCHAs. To get the form needed to upload each type go to http://api.dbcapi.me/decaptcher?function=FUNCTION&print_format=html where FUNCTION is:
Socket API only supports text CAPTCHAs. For a socket API that supports more CAPTCHA types take a look at the Death By Captcha API.
We offer support for our own Death By Captcha API (recommended), 2captcha API and Antigate (Anti-Captcha) API.