Volver al ranking

NopeCHALLC/nopecha-scripts

Pythonnopecha.com

Automated CAPTCHA solver usage examples.

aws-captcha-solvercaptcha-bypasscaptcha-solvingcloudflare-turnstilefuncaptcha-solverhcaptcha-bypasshcaptcha-challengerhcaptcha-solverrecaptcha-v2-captcha-solverrecaptcha-verificationtext-captchaturnstile-captcha-solver
Crecimiento de estrellas
Estrellas
1.4k
Forks
8
Crecimiento semanal
Issues
0
5001k
mar 2023abr 2024jun 2025jul 2026
ArtefactosPyPIpip install nopecha-scripts
README

Sample scripts for NopeCHA

This repository contains example code using official tools published by NopeCHA to bypass CAPTCHA challenges. These tools that leverage the NopeCHA API include:

Two core features of the NopeCHA API are Recognition and Token endpoints. The Recognition endpoint solves image and audio challenges and returns any of click locations, text contained in the image, and transcription of the audio. The Token endpoint returns a solved CAPTCHA token without the need for a browser. For more information, see the NopeCHA API docs.

reCAPTCHA hCaptcha
reCAPTCHA hCaptcha

Supported CAPTCHA types:

  • reCAPTCHA v2
  • reCAPTCHA v3
  • hCaptcha
  • FunCAPTCHA
  • AWS WAF CAPTCHA
  • Text-based CAPTCHA
  • Cloudflare Turnstile
  • PerimeterX

Documentation

See the NopeCHA API docs.