«2Captcha»의 로고홈페이지로 가기
Software
«2CatpchaAPI (non official)» logo

2CatpchaAPI (non official)

This software is compatible with any site

164 Users this week

2.3리뷰: 3
FreePrice

Simple HTTP API wrapper for 2captcha.com. An online captcha solving and image recognition service. Developed in .NET C# (compatible with netstandard 1.1/2.0).

통계

리뷰3

  • darkgalz
    0.5

    At the moment it does not work for hcaptcha, consult support to see who responds

  • 2754fa74-18d2-45c2-8168-76cd0b27e894@relay.monicz.pl
    5

    You can use the optional httpClient argument in the constructor to pass your own HttpClient object and control timeouts this way. An example code would look like: var captchaCustomHttp = new _2Captcha("API_KEY", new HttpClient());

  • Mike Price
    1.5

    OK, but there is no timeout available, so if no response is receieved you have to kill the app and start again