{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"A Python client for the 2Captcha API that automates captcha solving across multiple captcha types including reCAPTCHA, FunCaptcha, GeeTest, Cloudflare Turnstile, and many others.","skillfed_tags":["captcha-solving","web-automation","api-client"],"use_cases":["Automate web scraping workflows that encounter image or reCAPTCHA barriers during data collection.","Test web applications and login flows that require captcha solving without manual intervention.","Integrate captcha solving into bot automation for account creation or form submission tasks.","Build security testing tools that need to bypass captcha protections to assess application robustness.","Automate API interactions with services protected by Cloudflare Turnstile or similar modern captcha systems."],"what_it_does":"This package wraps the 2Captcha captcha-solving service into a Python client, letting you programmatically submit captchas and receive solutions. It supports a wide range of captcha types\u2014from simple image text recognition to modern challenges like reCAPTCHA, Cloudflare Turnstile, GeeTest, and FunCaptcha\u2014making it useful for automation, testing, and integration workflows that encounter captcha barriers.\n\nThe library provides both synchronous and asynchronous interfaces, configurable polling behavior, and support for proxy routing. You instantiate a solver with your API key, call a method matching the captcha type, and receive the solved answer. It depends on requests, httpx, and aiofiles for HTTP communication and async file handling.","worth_installing":"Yes, if you need to programmatically solve captchas and have a 2Captcha account. The package is actively maintained, has low install friction, carries no known vulnerabilities, and supports a comprehensive set of captcha types. The main constraint is the service cost and the requirement for an external API key; it is not suitable for free or offline captcha solving."},"id":"2captcha-python","links":{"html":"https://skillfed.io/packages/2captcha-python","md":"https://skillfed.io/packages/2captcha-python.md","pypi":"https://pypi.org/project/2captcha-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"2captcha-python","python_support":"supports_current","summary":"Python module for easy integration with 2Captcha API"},"popularity":{"monthly_downloads":624012,"position":5703,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
