Skip to content

jiangjingzhi2003/CAPTCHA_Solver_Extension

Repository files navigation

CAPTCHA Detector

This project is a Chrome extension that detects CAPTCHA elements on web pages and uses a Flask backend with Azure Computer Vision API for advanced CAPTCHA analysis.

Installation

Chrome Plugin

  1. Navigate to chrome://extensions.
  2. Enable Developer Mode.
  3. Load the unpacked extension from the chrome-plugin/ directory.

Flask Backend

  1. Install Python dependencies:
    pip install -r flask-backend/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published