81NewArk/AntiCAP-WebApi

基于AntiCAP开发的多类型验证码识别网站,支持点选 滑块 算术 旋转 OCR

What it solves

AntiCAP-WebApi provides a web-based API service for solving CAPTCHAs, allowing users to deploy it locally, on a local area network, or on the public internet to automate the recognition of verification codes.

How it works

The project is a Python-based web application that utilizes model inference to recognize CAPTCHAs. It includes a set of dependencies and requires specific system DLLs (like Visual C++ Redistributable) for the underlying model inference to function correctly on Windows systems.

Who it’s for

Developers and users who need a self-hosted API service to programmatically solve CAPTCHAs for automation tasks.

Highlights

  • Flexible Deployment: Supports local, LAN, and public network deployment.
  • Easy Installation: Provides both manual installation via pip and automated scripts for Windows and Linux.
  • Built-in Documentation: Includes an integrated developer documentation page (accessible via /docs).
  • Model Inference: Uses specialized models to handle the verification code recognition process.

Related

  • Project
  • Project
  • Project
  • Project