Skip to content

alluding/fcaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FCaptcha

An unofficial Python wrapper for FCaptcha.

Solves

  • hCaptcha
  • reCaptcha (Coming soon, as they have yet to add it)

More coming soon.

Look at example.py to learn how to use it.

Installation

pip install git+https://github.com/alluding/fcaptcha

Credits

alluding