2023년 3월2023년 9월2024년 4월2024년 11월2025년 6월2025년 12월2026년 7월
아티팩트PyPIpip 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.