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/'

    

地位: 高负载

服务器已全面运行,但响应时间可能暂时高于平均水平。
  • 平均求解时间
  • 3 秒 - Normal CAPTCHAs (1分钟。前)
  • 39 秒 - reCAPTCHA V2, V3, etc (1分钟。前)
  • 19 秒 - hCAPTCHA & 其他的 (1分钟。前)
Chrome and Firefox logos
可用的浏览器扩展名

更新

  1. Nov 22: Success rates for solving hCAPTCHA challenges may temporarily be affected by external factors beyond our control. We are actively monitoring the situation and are working diligently to normalize performance as soon as possible. Thank you for your patience and understanding.
  2. Nov 14: RESOLVED - Today we experienced API instability between 18:00hrs & 19:00hrs (GMT-4). The main issue was resolved, so CAPTCHA solving is working as usual, however, there might be some stats anomalies that will shortly be fixed. In the meantime, if you need assistance, contact us at https://deathbycaptcha.com/contact and we'll gladly assist you. We apologize for any inconvenience and appreciate your patience and understanding.
  3. Sep 27: LIMITED WEEK-END PROMOTION! 20% OFF ON 2CHECKOUT PACKAGES IF YOU ORDER BETWEEN SEPT 28 & 29 (GMT-4). Get your CAPTCHAs at https://deathbycaptcha.com/user-pay and then contact us at https://deathbycaptcha.com/contact with your order's detail to claim your freebies!

  4. 之前的更新…

支持

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

现场支持

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