Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 765 Bytes

File metadata and controls

30 lines (21 loc) · 765 Bytes
layout default
title Home
nav_order 1
description CAPTCHA Solver Documentation Home
permalink /

CAPTCHA Solver Documentation

Welcome to the internal CAPTCHA solver documentation. This guide will help you diagnose issues, understand the system architecture, and improve success rates.

Quick Links

🧭 Navigation & Terminology

🔄 The Sessions Flow

🔍 Diagnosing a CAPTCHA Session

🪫 Low SR Guidelines

🔧 scrape_test / sbr_test

Overview

This documentation covers:

  • Core components (Datasets, Models, Solvers)
  • Session debugging workflows
  • Success rate optimization
  • Testing tools and best practices