MagicalMadoka / funcaptcha-challenger

A free python library that provides a simple interface to solve FunCaptcha challenges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

funcaptcha challenger

Introduction

Funcaptcha challenger is a free python library that provides a simple interface to solve FunCaptcha challenges.

Sponsors

Capsolver

Capsolver.com is an AI-powered service that specializes in solving various types of captchas automatically. It supports captchas such as reCAPTCHA V2, reCAPTCHA V3, hCaptcha, FunCaptcha, DataDome, AWS Captcha, Geetest, and Cloudflare Captcha / Challenge 5s, Imperva / Incapsula, among others.

For developers, Capsolver offers API integration options detailed in their documentation, facilitating the integration of captcha solving into applications. They also provide browser extensions for Chrome and Firefox, making it easy to use their service directly within a browser. Different pricing packages are available to accommodate varying needs, ensuring flexibility for users.

Supported challenges

variant instruction
3d_rollball_animals Use the arrows to rotate the animal to face in the direction of the hand
3d_rollball_objects Use the arrows to rotate the object to face in the direction of the hand
hopscotch_highsec Use the arrows to move the person to the icon indicated by the colored circle
coordinatesmatch Using the arrows, move the person to the indicated seat
train_coordinates Use the arrows to move the train to the coordinates indicated in the left image
BrokenJigsawbrokenjigsaw_swap
shadows Pick the wrong shadow
penguins Pick the penguin
frankenhead Select the animal with the wrong head
counting Pick the image where the number matches the amount of animals
knotsCrossesCircle Pick the image with 3 circles in a row in any
hand_number_puzzle Select the image where the total fingers add up to 4
card Pick the matching cards
rockstack Using the arrows, pick the group of rocks that has the amount indicated on the left
cardistance use the arrows to find the distance between the two cars that matches the left image
penguins-icon Pick the penguin
conveyor use the arrows to pick the image where the object directly below the arrow matches the left image
unbentobjects Pick the object that is not distorted

Installation

pip install funcaptcha-challenger

Usage

demo for 3d_rollball_objects

for more examples see demo

Discussion

Support Me

If this project has helped you save costs or has been beneficial in any way, consider supporting it by buying me a coffee. Your donation can go a long way in helping me maintain and improve this project. Thank you for your support!

  • USDT-TRC20: TNU6Lecqzu6d9fVsyvMdtFsuX5PUho5wZi

About

A free python library that provides a simple interface to solve FunCaptcha challenges.

License:Apache License 2.0


Languages

Language:Python 100.0%