2captcha-python icon indicating copy to clipboard operation
2captcha-python copied to clipboard

RС-2910-use-json-format

Open poplers24 opened this issue 6 months ago • 0 comments

  1. Changes in Solver.py
  • Added the “extendedResponse” parameter to the initialization method.
  • In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
  • Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.
  1. Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer

poplers24 avatar Aug 23 '24 16:08 poplers24