2captcha-python

v2.0.7 safe
1.5
Low Risk

Python module for easy integration with 2Captcha API

🔬 Heuristic Checks

Outbound Network Calls score 9.0

Found 6 network call pattern(s)

  • ems()} resp = requests.post(current_url, data=kwarg
  • f: resp = requests.post(current_url, data=k
  • else: resp = requests.post(current_url, data=kwarg
  • '/res.php' resp = requests.get(current_url_out, params=kwargs) if resp.status_
  • ttp"): response = requests.get(file) if response.status_code != 200:
  • ttp'): img_resp = requests.get(file) if img_resp.status_code != 200:
Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution

No shell execution patterns detected

Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

Email domain looks legitimate: 2captcha.com

Suspicious Page Links score 4.0

Found 2 suspicious link(s) on the package page

  • Non-HTTPS external link: http://mysite.com/
  • Non-HTTPS external link: http://2captcha.com/2captcha-api#altchacaptcha
Git Repository History

Repository 2captcha/2captcha-python appears legitimate

Maintainer History score 2.0

1 maintainer concern(s) found

  • Author "2Captcha" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with 2captcha-python
Build a simple Python application using the 2captcha-python package to demonstrate its core features.