Table of Contents - anti_captcha-2.3.0 Documentation
Classes and Modules
- AntiCaptcha
- AntiCaptcha::ArgumentError
- AntiCaptcha::Client
- AntiCaptcha::Error
- AntiCaptcha::FunCaptchaSolution
- AntiCaptcha::HCaptchaSolution
- AntiCaptcha::HTTP
- AntiCaptcha::ImageToTextSolution
- AntiCaptcha::Model
- AntiCaptcha::NoCaptchaSolution
- AntiCaptcha::RecaptchaV3Solution
- AntiCaptcha::Solution
- AntiCaptcha::TaskResult
- AntiCaptcha::Timeout
Methods
- ::new — AntiCaptcha::Model
- ::new — AntiCaptcha::Client
- ::new — AntiCaptcha::FunCaptchaSolution
- ::new — AntiCaptcha::HCaptchaSolution
- ::new — AntiCaptcha::ImageToTextSolution
- ::new — AntiCaptcha::NoCaptchaSolution
- ::new — AntiCaptcha::RecaptchaV3Solution
- ::new — AntiCaptcha::Solution
- ::new — AntiCaptcha::TaskResult
- ::new — AntiCaptcha
- ::post_request — AntiCaptcha::HTTP
- ::raise_error — AntiCaptcha
- #create_task! — AntiCaptcha::Client
- #decode_fun_captcha! — AntiCaptcha::Client
- #decode_h_captcha — AntiCaptcha::Client
- #decode_h_captcha! — AntiCaptcha::Client
- #decode_image — AntiCaptcha::Client
- #decode_image! — AntiCaptcha::Client
- #decode_nocaptcha — AntiCaptcha::Client
- #decode_nocaptcha! — AntiCaptcha::Client
- #decode_recaptcha_v3 — AntiCaptcha::Client
- #decode_recaptcha_v3! — AntiCaptcha::Client
- #get_balance! — AntiCaptcha::Client
- #get_queue_stats! — AntiCaptcha::Client
- #get_task_result! — AntiCaptcha::Client
- #load_captcha — AntiCaptcha::Client
- #report_incorrect_image_catpcha! — AntiCaptcha::Client
- #request — AntiCaptcha::Client
- #validate_response — AntiCaptcha::Client