arrow_back
Back

CAPTCHA solving services: Anti-Captcha, 2Captcha, and PHP

Andrew Dorokhov Andrew Dorokhov schedule 1 min read
menu_book Table of Contents

Third-party CAPTCHA solving APIs are sometimes used in automation and scraping pipelines (subject to the target site’s terms and applicable law).

Services

Anti-Captcha (PHP)

Library: open_in_new anticaptcha-php .

Reading task cost

Example helper on a NoCaptchaProxyless task class:

public function getCost()
{
    return $this->taskInfo->cost;
}
code

Need Help with Development?

Happy to help — reach out via the contacts or go straight to my Upwork profile.

work View Upwork Profile arrow_forward