awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ecthros avatar

ecthros/uncaptcha2

0
View on GitHub↗
4,928 stars·450 forks·Python·11 viewsuncaptcha.cs.umd.edu↗

Uncaptcha2

uncaptcha2 is an audio captcha bypass tool and ReCaptcha solver designed to circumvent bot detection systems. It functions as a speech-to-text captcha solver that converts audio security challenges into text to automate the completion of digit-based verification steps.

The tool enables automated web scraping by removing security barriers and bypassing ReCaptcha challenges. It facilitates automated form submission by programmatically solving the verification steps required to access restricted websites.

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 history

Star history chart for ecthros/uncaptcha2Star history chart for ecthros/uncaptcha2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Uncaptcha2

These projects share indexed features with Uncaptcha2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dessant/busterdessant avatar

    dessant/buster

    9,145View on 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
    View on GitHub↗9,145
  • ruipgil/scraperjsruipgil avatar

    ruipgil/scraperjs

    3,718View on 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
    View on GitHub↗3,718
  • cmusphinx/pocketsphinxcmusphinx avatar

    cmusphinx/pocketsphinx

    4,276View on 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
    View on GitHub↗4,276
  • argmaxinc/whisperkitargmaxinc avatar

    argmaxinc/WhisperKit

    5,639View on GitHub↗
    Swiftinferenceiosmacos
    View on GitHub↗5,639
Compare all 30 related projects→

Frequently asked questions

What does ecthros/uncaptcha2 do?

uncaptcha2 is an audio captcha bypass tool and ReCaptcha solver designed to circumvent bot detection systems. It functions as a speech-to-text captcha solver that converts audio security challenges into text to automate the completion of digit-based verification steps.

What are the main features of ecthros/uncaptcha2?

The main features of ecthros/uncaptcha2 are: Audio CAPTCHA Solvers, Speech to Text Transcription, reCAPTCHA Audio Solvers, Headless Browser Automation, Automated Web Scraping, Challenge-Driven Form Automation.

Which projects share features with ecthros/uncaptcha2?

Projects with overlapping indexed features include: 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…