Giter Club home page Giter Club logo

Comments (10)

Matthew17-21 avatar Matthew17-21 commented on June 14, 2024

Hi!

I copied your code and it ran without any issues. What seems to be the issue?

from captcha-tools.

Matthew17-21 avatar Matthew17-21 commented on June 14, 2024

The timing of solving captchas vary by captcha site and captcha type. If everything is correct, it will output the captcha token, as shown below.

from captcha-tools.

FeelsBadMan1 avatar FeelsBadMan1 commented on June 14, 2024

Hmm yea the token where printed into the terminal on my side too like i already wrote above. however the captcha not became solved. "It prints the code out correctly but the issure is, it not solve the captha:"

from captcha-tools.

Matthew17-21 avatar Matthew17-21 commented on June 14, 2024

If the captcha token is being printed, that means the captcha is solved. Are you trying to use the token on a different site?

from captcha-tools.

FeelsBadMan1 avatar FeelsBadMan1 commented on June 14, 2024

No. I use selenium and after the token is being printed, the window closes. The verified icon on the captcha box wont be added so i cant press on continue later on.

from captcha-tools.

Matthew17-21 avatar Matthew17-21 commented on June 14, 2024

That's entirely different. You need to research how to use selenium with captcha tokens. From what I hear you need to change the element with the correct / solved token.

There is nothing wrong with this module, it's functioning to the fullest extent. These tokens are best used when dealing with requests.

from captcha-tools.

FeelsBadMan1 avatar FeelsBadMan1 commented on June 14, 2024

hmm okay. so how im able to use it with requests then? like what requests i need to do so it register a account on yandex for example? I looked up how i can insert the tokens in selenium but i found nothing useful....

from captcha-tools.

Matthew17-21 avatar Matthew17-21 commented on June 14, 2024

I'd suggest starting with learning what request(s) are and how they work. Then learn how the website makes the request and then you implement something to replicate that.

from captcha-tools.

FeelsBadMan1 avatar FeelsBadMan1 commented on June 14, 2024

hmm okay. ill try to learn requests

from captcha-tools.

FeelsBadMan1 avatar FeelsBadMan1 commented on June 14, 2024

That's entirely different. You need to research how to use selenium with captcha tokens. From what I hear you need to change the element with the correct / solved token.

There is nothing wrong with this module, it's functioning to the fullest extent. These tokens are best used when dealing with requests.

I understood how that should work and it works on some sites but on the site im trying to inject the code it not will continue after its solved cause there is no button like "continue" if you solve it manually it add the checkmark and then directly continue without need to press a button but this is not possible using selenium i think however probably you understand how to solve this issue.

from captcha-tools.

Related Issues (16)

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.