Giter Site home page Giter Site logo

node_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].

node_two_captcha's People

Contributors

adrianodennanni avatar cezar-lima avatar dependabot[bot] avatar kratzky avatar kuzdogan avatar rafaelivan avatar smookeydev 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node_two_captcha's Issues

Web Server is down

APIError: An Unexpected Error has occured. Please submit an issue on GitHub detailing this event.
at Solver.pollResponse (/home/gemweb/gemweb/src/gwrobots/node_modules/2captcha-ts/dist/structs/2captcha.js:117:19)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RobotCommands.solveCaptchaV3 (/home/gemweb/gemweb/src/gwrobots/src/Robots/Application/commands/RobotCommands.js:1460:9)
at async RobotIberdrolaInvoice.loginAttempt (/home/gemweb/gemweb/src/gwrobots/src/Robots/Infrastructure/Robots/Iberdrola/Iberdrola.js:68:35)
at async RobotIberdrolaInvoice.login (/home/gemweb/gemweb/src/gwrobots/src/Robots/Infrastructure/Robots/Iberdrola/Iberdrola.js:33:13)
at async Service.execute (/home/gemweb/gemweb/src/gwrobots/services/robot_invoice_services/robotInvoice.service.js:46:17)
at async Service.balancerSimple (/home/gemweb/gemweb/src/gwrobots/services/hub.service.js:193:17) {
err: '\n' +
'\n' +
'\n' +
'\n' +
' \n' +
'\n' +
'\n' +
'\n' +
'<title>2captcha.com | 521: Web server is down</title>\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'\n' +
'

\n' +
'
\n' +
' \n' +
'

\n' +
' Web server is down\n' +
' Error code 521\n' +
'

\n' +
'
\n' +
' Visit cloudflare.com for more information.\n' +
'
\n' +
'
2024-01-03 13:01:03 UTC
\n' +
' \n' +
'
\n' +
'
\n' +
'
\n' +
' \n' +
'
\n' +
'
\n' +
' \n' +
' \n' +
' \n' +
' \n' +
'
\n' +
' You\n' +
'

\n' +
' \n' +
' Browser\n' +
' \n' +
'

\n' +
' Working\n' +
'
\n' +
'\n' +
'
\n' +
'
\n' +
' \n' +
' \n' +
' \n' +
'
\n' +
'
\n' +
' Madrid\n' +
'

\n' +
' \n' +
' Cloudflare\n' +
'
\n' +
'

\n' +
' Working\n' +
'
\n' +
'\n' +
'
\n' +
'
\n' +
' \n' +
' \n' +
' \n' +
' \n' +
'
\n' +
' 2captcha.com\n' +
'

\n' +
' \n' +
' Host\n' +
' \n' +
'

\n' +
' Error\n' +
'
\n' +
'\n' +
'
\n' +
'
\n' +
'
\n' +
'\n' +
'
\n' +
'
\n' +
'
\n' +
'

What happened?

\n' +
'

The web server is not returning a connection. As a result, the web page is not displaying.

\n' +
'
\n' +
'
\n' +
'

What can I do?

\n' +
'

If you are a visitor of this website:

\n' +
'

Please try again in a few minutes.

\n' +
'\n' +
'

If you are the owner of this website:

\n' +
'

Contact your hosting provider letting them know your web server is not responding. Additional troubleshooting information.

\n' +
'
\n' +
'
\n' +
'
\n' +
'\n' +
'
\n' +
'

\n' +
' Cloudflare Ray ID: 83fb6d9f0d3a1ba1\n' +
' \n' +
' \n' +
' Your IP:\n' +
' Click to reveal\n' +
' 46.27.218.82\n' +
' \n' +
'
\n' +
' Performance & security by Cloudflare\n' +
' \n' +
'

\n' +
' <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>\n' +
'
\n' +
'\n' +
'\n' +
'
\n' +
'
\n' +
'\n' +
'\n',
code: 0
}

[Issue] Incorrect captchas

I am trying to solve image-based captchas using this library, I also have funds in a 2captcha account.
Getting completely irrelevant & mismatch captchas suggestions.

letters aren't even close to the challenge, I am suspicious if 2captcha is scam or using bot to just reply with random characters.

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.