nopechallc/nopecha-extension

Automated CAPTCHA solver for your browser. Works with Selenium, Puppeteer, Playwright, and more.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 5th, 2026
Created on March 23rd, 2023
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 223
Total Stargazers: 10,983 (+0)
Total Subscribers: 24 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 2
Closed in 7 days: 3
Avg open age: 467 days
Stale 30+ days: 12
Stale 90+ days: 4

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • enhancement (13)
  • bug (10)
  • spam (9)
  • completed (5)
  • not planned (5)
  • feature request (3)
  • Stale (1)
  • duplicate (1)

Most active issues this week

Detailed Description

nopecha-extension is a browser extension that automatically solves CAPTCHAs encountered during web automation.

The extension addresses the problem of CAPTCHAs blocking automated workflows by intercepting and solving them transparently within the browser. It works by integrating with browser automation frameworks, allowing scripts running in Selenium, Puppeteer, Playwright, and similar tools to proceed past CAPTCHA challenges without manual intervention. The extension handles multiple CAPTCHA types including reCAPTCHA, hCaptcha, FunCaptcha, Turnstile, AWS WAF CAPTCHA, PerimeterX, and text-based CAPTCHAs.

The tool suits developers building web scrapers, automated testing suites, or other browser automation workflows that encounter CAPTCHA protections. It is particularly valuable for legitimate automation tasks where CAPTCHA solving is necessary to access services programmatically. The extension integrates directly into the browser environment, making it compatible with any automation framework that controls a browser instance, rather than requiring framework-specific implementations.

The project shows active maintenance with regular updates addressing new CAPTCHA variants and browser compatibility issues. Development includes ongoing work to support emerging CAPTCHA types and maintain compatibility across different browser automation platforms. The codebase receives consistent refinement to handle edge cases in CAPTCHA detection and solving logic.