Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple Capcha Solver

This is a capcha solver for a speific site, out of courtesy to the dev I do not publish it.

Dependencies

Following packages have to be installed in order for this solver to work:

selenium tesserwrap geckodriver

usig pip you install them like this:

pip install selenium tesserwrap

geckodriver is the driver for Firefox and can't be installed with pip.

On Arch Linux you can all dependencies with

sudo pacman -S python-tesserwrap python-selenium geckodriver

Run

To run the script you type python main.py in the console.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages