2captcha API支持

此页面适用于使用与2captcha一起使用的软件但希望能够与之一起使用的用户 Death By Captcha.

2captcha API常见问题解答

您的2captcha API URL是什么?

http://api.deathbycaptcha.com/2captcha/in.php 上传验证验和 http://api.deathbycaptcha.com/2captcha/res.php 要检索响应,请保持平衡并报告验证码。

如何使用您的2Captcha API服务器?

为此,请执行以下步骤:

  1. 获取DBC API服务器的更新IP:
    • api.deathbycaptcha.com
    这可以通过ping(如何ping: Windows, Mac, Linux) 这些域或进入 ipchecking.com 并输入其中一个域名。
  2. 在主机文件中添加以下行:
    • [IP地址] 2captcha.com
    Where [IP address] is the IP obtained in step 1. Need help modifying hosts file? Refer to wikihow.com or support.rackspace.com.

如果您使用的是Mac OS并且不知道如何编辑hosts文件,您可以查看如何在此处更改主机文件,然后按照上述步骤操作。

如果您使用 Linux 并且不知道如何编辑主机文件,您可以查看 如何在 Linux 中编辑主机文件,然后按照上述步骤操作。
支持哪些验证码类型?

我们的2captcha API支持文本,图像组,坐标,HCAPTCHA和令牌验证码。尝试上传任何其他验证码类型将导致API中的错误ERROR_URL_METHOD_FORBIDDEN错误消息。

什么是允许的HTTP方法,参数和可能的错误响应?

这些与实际的2Captcha API相同。有关详细信息,请参阅其文档。唯一的区别是api_key字段是 your_dbc_username:your_dbc_password.

2captcha API示例

使用帖子的普通验证码:

    <form action="http://api.deathbycaptcha.com/2captcha/in.php"
    method="post"
    enctype="multipart/form-data">
      <input type="hidden" name="method" value="post">
      Your key (username:password):
      <input type="text" name="key" value="YOUR_APIKEY">
      Want json response (0/1) 0=false, 1=true:
      <input type="text" name="json" value="0">
      The CAPTCHA file:
      <input type="file" name="file">
      <input type="submit" value="Upload and get the ID">
    </form>

使用get hcaptcha:


      curl -i -X GET 'http://api.deathbycaptcha.com/2captcha/in.php?
      key=username:password&
      method=hcaptcha&
      sitekey=03196e24-1234-41fa-bb86-4d5110e1c97a&
      pageurl=https://www.example.com/'

    

地位: OK

服务器以比平均响应时间更快的速度全面运行。
  • 平均求解时间
  • 2 秒 - Normal CAPTCHAs (1分钟。前)
  • 31 秒 - reCAPTCHA V2, V3, etc (1分钟。前)
  • 15 秒 - hCAPTCHA & 其他的 (1分钟。前)
Chrome and Firefox logos
可用的浏览器扩展名

更新

  1. Apr 26: RESOLVED - The deathbycaptcha.com website (the frontend - the API has remained and remains fully functional ) has been sporadically unavailable since approx. April 25th, due to network issues with some of our server provider(s). While we resolve this, to access the service and buy packages, you can access https://deathbycaptcha.me/. If your package is not automatically added to your DBC.com account as usual, just contact us ([email protected]) with your order details and we'll have it credited in less than 16hrs. Our support channels (https://deathbycaptcha.me/en/contact) will remain open to assist you with any questions or concerns you may have. We sincerely appreciate your patience and understanding during this challenging time. Thank you for your continued support.
  2. Feb 26: NEW TYPE ADDED - Now supporting Friendly CAPTCHA!! See the details at https://deathbycaptcha.com/api/friendly
  3. Nov 22: Now supporting Amazon WAF!! See the details at https://deathbycaptcha.com/api/amazonwaf

  4. 之前的更新…

支持

我们的系统设计为完全用户友好且易于使用。如果您有任何问题,只需发送电子邮件至DBC 技术支持电子邮件com,支持代理将尽快与您联系。

现场支持

周一至周五可用(美国东部标准时间上午 10 点至下午 4 点) Live support image. Link to live support page