2Captcha API समर्थन

यह पृष्ठ उन उपयोगकर्ताओं के लिए है जो एक सॉफ़्टवेयर का उपयोग करते हैं जो 2Captcha के साथ काम करता है लेकिन इसके साथ उपयोग करने में सक्षम होना चाहता है Death By Captcha.

2CAPTCHA API FAQ

आपके 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
    यह पिंगिंग द्वारा किया जा सकता है (पिंग कैसे करें: Windows, Mac, Linux) ये डोमेन या ipchecking.com पर जाकर और डोमेन नामों में से एक को इनपुट करना।
  2. अपनी होस्ट फ़ाइल में निम्न पंक्ति जोड़ें:
    • [आईपी ​​पता] 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 का उपयोग कर रहे हैं और नहीं जानते कि अपनी होस्ट फ़ाइल को कैसे संपादित करें, तो आप यहां अपनी होस्ट फ़ाइलें कैसे बदलें और फिर ऊपर दिए गए चरणों का पालन करें।

यदि आप लिनक्स का उपयोग कर रहे हैं और नहीं जानते कि अपनी होस्ट फ़ाइल को कैसे संपादित करें, तो आप लिनक्स में अपनी होस्ट फ़ाइलों को कैसे संपादित करेंऔर फिर ऊपर दिए गए चरणों का पालन करें।
कौन से कैप्चा प्रकार समर्थित हैं?

पाठ, छवि समूह, समन्वय, captcha और टोकन कैप्चा हमारे 2Captcha API द्वारा समर्थित हैं। किसी भी अन्य कैप्चा प्रकार को अपलोड करने की कोशिश करने से 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>

दर्जा: उच्च भार

सर्वर पूरी तरह से काम कर रहे हैं, लेकिन प्रतिक्रिया समय अस्थायी रूप से औसत से अधिक हो सकता है।
  • औसत समाधान समय
  • 2 सेकंड - Normal CAPTCHAs (1 मिनट। पहले)
  • 37 सेकंड - reCAPTCHA V2, V3 (1 मिनट। पहले)
  • 23 सेकंड - अन्य (1 मिनट। पहले)
Chrome and Firefox logos
ब्राउज़र एक्सटेंशन उपलब्ध

अपडेट

  1. Apr 14: RESOLVED - We experienced technical issues with our v2 solutions over the weekend. The problem has been resolved, success rates are back to normal, and preventive measures are in place.If you were affected, please contact us at https://deathbycaptcha.com/contact and we’ll be happy to assist and compensate you.
  2. Apr 04: RESOLVED - Earlier today, some V2 solutions experienced lower-than-usual accuracy due to technical issues. This was sorted, and accuracy is now back to 90%+. We appreciate your patience and understanding!
  3. 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.

  4. पिछले अद्यतन…

सहायता

हमारा सिस्टम पूरी तरह से उपयोगकर्ता के अनुकूल और उपयोग में आसान होने के लिए डिज़ाइन किया गया है। अगर आपको इससे कोई परेशानी है, तो बस हमें ईमेल करें डीबीसी तकनीकी सहायता ईमेल कॉम, और एक सहायता एजेंट जल्द से जल्द आपसे संपर्क करेगा।

लाइव सहायता

उपलब्ध सोमवार से शुक्रवार (सुबह 10 बजे से शाम 4 बजे ईएसटी) Live support image. Link to live support page