Giter Site home page Giter Site logo

two_captcha's Introduction

Espaço da Infosimples

Este repositório de GitHub é um espaço dedicado a criadores de soluções de automação que usam a Infosimples.

Na área Issues você pode acompanhar tudo que será desenvolvido pela Infosimples (filtre por status: confirmed para ver no que estamos trabalhando agora).

Em nosso Histórico de mudanças você encontra um registro com todas as mudanças significativas feitas na API da Infosimples.

Sobre a Infosimples

A Infosimples é uma empresa que disponibiliza centenas de APIs para automação de consultas em sites públicos.

Caso prefira fazer contato de forma particular, basta enviar uma mensagem para [email protected].

two_captcha's People

Contributors

barbolo avatar fabiob avatar marcelomita avatar rafaelivan avatar shocoladka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

two_captcha's Issues

conflicts with deathbycaptcha gem during installation

Hi --

I think this is probably harmless, but I receive the following warning/errors during installation, if I also have the deathbycaptcha gem installed:

$ gem install two_captcha
two_captcha's executable "console" conflicts with deathbycaptcha
Overwrite the executable? [yN] y
two_captcha's executable "setup" conflicts with deathbycaptcha
Overwrite the executable? [yN] y

ReCaptcha Solver v3

As per https://2captcha.com/solving_recaptcha_v3, 2Captcha has announced that they have a beta for solving ReCaptcha v3's.

From the looks of it, it's entirely based on the user "score", not based on actually solving a Captcha, but it seems to have a very similar API as the v2. I'm creating this Issue as a suggestion to integrate v3 into this codebase, however I am willing to put in at least some of the work to have this integration.

Please let me know thoughts, etc.

I am a newer Software Developer, so I may need a bit of guidance, but I'd love to contribute anyway.

-Stu

Issue when solving Recaptcha Enterprise

Hello,

We are seeing a new version of recaptcha which is enterprise but looks exact same as V2 with the checkbox. As per the documentation https://2captcha.com/2captcha-api#solving_recaptcha_enterprise,

       def solved_captcha
          @solved_captcha ||= two_captcha_client.decode_recaptcha_v2!(two_captcha_payload)
        end
        
        def two_captcha_payload
          {
            googlekey: sitekey,
            pageurl: @browser.url,
            enterprise: 1,
          }
        end

I am getting this as the response.
TwoCaptcha::CaptchaUnsolvable: Captcha could not solve three different employee. Funds for this captcha not

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.