We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code to implement locates at
2captcha-python/twocaptcha/solver.py
Line 594 in 08e8e00
As in documentation:
List of GET request parameters for http://2captcha.com/res.php json Integer Default: 0 No 0 - server will send the response as plain text 1 - tells the server to send the response as JSON Server will return OK_REPORT_RECORDED response to your request. Or an error code if something went wrong.
List of GET request parameters for http://2captcha.com/res.php
json Integer Default: 0 No 0 - server will send the response as plain text 1 - tells the server to send the response as JSON
Server will return OK_REPORT_RECORDED response to your request. Or an error code if something went wrong.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code to implement locates at
2captcha-python/twocaptcha/solver.py
Line 594 in 08e8e00
As in documentation:
The text was updated successfully, but these errors were encountered: