kntjspr / noCaptcha_Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noCaptcha_Selenium

This repository aims to utilize noCaptcha in selenium python while the current API isn't yet available, at least in Google Recaptcha.

Note: This doesn't directly use noCaptcha API since it's in work in progress but this repository aims to automate installation of noCaptcha extension in chrome and provides functions to check captcha's current states (not available, currently solving, solved).

Basically this repository does the following:

  1. Install noCaptcha on selenium
  2. Detects for captcha and waits until the extension solves it.

About


Languages

Language:Python 100.0%