awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ecthros avatar

ecthros/uncaptcha2

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

Uncaptcha2

uncaptcha2 est un outil de contournement de captcha audio et un solveur ReCaptcha conçu pour contourner les systèmes de détection de bots. Il fonctionne comme un solveur de captcha parole-vers-texte qui convertit les défis de sécurité audio en texte pour automatiser l'achèvement des étapes de vérification basées sur des chiffres.

L'outil permet le web scraping automatisé en supprimant les barrières de sécurité et en contournant les défis ReCaptcha. Il facilite la soumission automatisée de formulaires en résolvant par programmation les étapes de vérification requises pour accéder à des sites web restreints.

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.

Historique des stars

Graphique de l'historique des stars pour ecthros/uncaptcha2Graphique de l'historique des stars pour ecthros/uncaptcha2

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait ecthros/uncaptcha2 ?

uncaptcha2 est un outil de contournement de captcha audio et un solveur ReCaptcha conçu pour contourner les systèmes de détection de bots. Il fonctionne comme un solveur de captcha parole-vers-texte qui convertit les défis de sécurité audio en texte pour automatiser l'achèvement des étapes de vérification basées sur des chiffres.

Quelles sont les fonctionnalités principales de ecthros/uncaptcha2 ?

Les fonctionnalités principales de ecthros/uncaptcha2 sont : Audio CAPTCHA Solvers, Speech to Text Transcription, reCAPTCHA Audio Solvers, Headless Browser Automation, Automated Web Scraping, Challenge-Driven Form Automation.

Quelles sont les alternatives open-source à ecthros/uncaptcha2 ?

Les alternatives open-source à ecthros/uncaptcha2 incluent : 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…

Alternatives open source à Uncaptcha2

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Uncaptcha2.
  • dessant/busterAvatar de dessant

    dessant/buster

    9,145Voir sur 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
    Voir sur GitHub↗9,145
  • ruipgil/scraperjsAvatar de ruipgil

    ruipgil/scraperjs

    3,718Voir sur 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
    Voir sur GitHub↗3,718
  • cmusphinx/pocketsphinxAvatar de cmusphinx

    cmusphinx/pocketsphinx

    4,276Voir sur 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
    Voir sur GitHub↗4,276
  • argmaxinc/whisperkitAvatar de argmaxinc

    argmaxinc/WhisperKit

    5,639Voir sur GitHub↗
    Swiftinferenceiosmacos
    Voir sur GitHub↗5,639
  • Voir les 30 alternatives à Uncaptcha2→