Giter VIP home page Giter VIP logo

bypass-captcha-examples's People

Contributors

billgates007 avatar moterhaker 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  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

bypass-captcha-examples's Issues

Roblox Sign Up

How to bypass captcha in roblox sign up?
The example is for login, i already have antichaptcha balance

Error with Amazon

The script works well, but when try validate token i receive the error:

opening browser ..
creating new page ..
setting view port to 1920x1920
setting browser user agent to Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
setting cookies
err while loading the page: TimeoutError: Navigation timeout of 30000 ms exceeded
done

captchaCallback Not Defined

Hi There,
I am trying to use the datadome captcha bypass method you have and I am encountering an error. The error is a puppeteer reference error saying the "captchaCallback is not defined". I did modify the file a small bit so I could export the function and use it in another file. I also changed the captcha sitekey, which I assume is proper as I am attempting to bypass datadome on pokemoncenter.com.

Нужна Anti Captch (hCaptch для Coinlist)

Мне нужна анти капча с плавающим решением с 4-10 секунд (100% решение)
Да и что бы оно было как расширение в браузере

.

.

Internal Server Error.

Hello,
Im using your default python anti-captcha bot long time, but from week ago im getting error "Internal Server Error" and i can't find solution from what is coming this problem?

Here is my code:

  client = AnticaptchaClient(api_key)
     task = NoCaptchaTaskProxylessTask(url, site_key)
     job = client.createTask(task)
     print("Waiting to solution by Anticaptcha workers")

     js = '''document.write("Waiting to solution by Anticaptcha workers<br>")'''  
     result = driver.execute_script(js);
     job.join()
     # Receive response
     response_reCaptcha = job.get_solution_response()
     js = '''document.write("Anticaptcha workers Solved reCaptcha code<br>")'''  
     result = driver.execute_script(js);

Here is screenshot of error: https://prnt.sc/20xepsx

bypass courir geetest

Unable to bypass courir's geetest captcha, return 403 status code, I can manually pass the challenge on my browser

Datadome captcha solved but still pending

Hi I use your code to bypass Data dome captcha, everything is good but when it solved, nothing append after this loader.
Do you have any ideas, what's wrong with your code?
image
Thanks

Amazon Flex

I can pass amazon flex captcha using your code. But I am not able to validate the token for the captcha to go away. I think it is missing to send some parameter that informs that that captcha refers to my account.
Any suggestion?

OnlyFans Sign In returning 400 Bad Request

Hello,
First, thanks for these examples.
While testing the OnlyFans Scraper I found the following issue after submitting the login payload:
image
The response payload was the following:

{
    "error": {
        "code": 102,
        "message": "Captcha wrong"
    }
}

Any idea where this might come from?

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.