awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ecthros avatar

ecthros/uncaptcha2

0
View on GitHub↗
4,928 星标·450 分支·Python·2 次浏览uncaptcha.cs.umd.edu↗

Uncaptcha2

uncaptcha2 是一个音频验证码绕过工具和 ReCaptcha 求解器,旨在规避机器人检测系统。它作为一个语音转文本验证码求解器,将音频安全挑战转换为文本,以自动化完成基于数字的验证步骤。

该工具通过消除安全障碍并绕过 ReCaptcha 挑战,实现了自动化网页抓取。它通过以编程方式解决访问受限网站所需的验证步骤,促进了自动化表单提交。

Features

  • Audio CAPTCHA Solvers - Transcribes audio CAPTCHA challenges into text to automatically complete digit-based security checks.
  • Speech to Text Transcription - Converts audio challenge files into text strings using speech-to-text transcription.
  • reCAPTCHA Audio Solvers - Automatically solves reCAPTCHA audio challenges to grant scripts access to restricted websites.
  • Headless Browser Automation - Uses a headless browser to interact with page elements and trigger audio challenge requests.
  • Automated Web Scraping - Removes security barriers and bot detection to enable programmatic data extraction from protected pages.
  • Challenge-Driven Form Automation - Automates the filling and submission of online forms by solving embedded reCAPTCHA challenges.

Star 历史

ecthros/uncaptcha2 的 Star 历史图表ecthros/uncaptcha2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Uncaptcha2 的开源替代方案

相似的开源项目,按与 Uncaptcha2 的功能重合度排序。
  • dessant/busterdessant 的头像

    dessant/buster

    9,145在 GitHub 上查看↗

    Buster is a browser extension that solves reCAPTCHA audio challenges by transcribing them into text through speech recognition, and it simulates human-like mouse interactions to bypass visual verification prompts. The extension coordinates with a companion desktop application via local inter-process communication, where the desktop app handles the simulation of natural mouse movements and clicks to improve automated solving success rates. The project distinguishes itself by combining audio transcription with human behavior simulation, using randomized mouse trajectories and timing to mimic hu

    JavaScriptbrowser-extensioncaptchacaptcha-solver
    在 GitHub 上查看↗9,145
  • ruipgil/scraperjsruipgil 的头像

    ruipgil/scraperjs

    3,718在 GitHub 上查看↗

    Scraperjs is a JavaScript web scraping library and headless browser automation tool designed to extract structured data from both static HTML and JavaScript-rendered websites. It functions as an asynchronous scraping workflow orchestrator and a selector-based engine for transforming unstructured web content into usable data. The library distinguishes itself by managing a shared browser instance across multiple tasks to optimize resource usage and reduce startup latency. It supports custom script injection into sandboxed browser environments to manipulate the DOM or execute browser-side logic

    JavaScript
    在 GitHub 上查看↗3,718
  • cmusphinx/pocketsphinxcmusphinx 的头像

    cmusphinx/pocketsphinx

    4,276在 GitHub 上查看↗

    PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams into written text without requiring a network connection. It functions as a speech-to-text library, a real-time transcription engine, and a voice command processor, capable of detecting and transcribing spoken commands from continuous audio streams with configurable acoustic and language models. The engine uses weighted finite-state transducers to represent acoustic, phonetic, and language models as a single search graph for efficient decoding. It employs fixed-point acoustic mod

    Ccpythonspeech-recognition
    在 GitHub 上查看↗4,276
  • argmaxinc/whisperkitargmaxinc 的头像

    argmaxinc/WhisperKit

    5,639在 GitHub 上查看↗
    Swiftinferenceiosmacos
    在 GitHub 上查看↗5,639
查看 Uncaptcha2 的所有 30 个替代方案→

常见问题解答

ecthros/uncaptcha2 是做什么的?

uncaptcha2 是一个音频验证码绕过工具和 ReCaptcha 求解器,旨在规避机器人检测系统。它作为一个语音转文本验证码求解器,将音频安全挑战转换为文本,以自动化完成基于数字的验证步骤。

ecthros/uncaptcha2 的主要功能有哪些?

ecthros/uncaptcha2 的主要功能包括:Audio CAPTCHA Solvers, Speech to Text Transcription, reCAPTCHA Audio Solvers, Headless Browser Automation, Automated Web Scraping, Challenge-Driven Form Automation。

ecthros/uncaptcha2 有哪些开源替代品?

ecthros/uncaptcha2 的开源替代品包括: dessant/buster — Buster is a browser extension that solves reCAPTCHA audio challenges by transcribing them into text through speech… ruipgil/scraperjs — Scraperjs is a JavaScript web scraping library and headless browser automation tool designed to extract structured… dreammis/social-auto-upload — This project is a social media automation tool designed to publish videos and images across multiple social networks… argmaxinc/whisperkit. casperjs/casperjs — CasperJS is a scripting utility and testing framework for automating web scenarios via headless browsers. It enables… cmusphinx/pocketsphinx — PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams…