v3 Bypass Solution
Our solution automates the solving of a GeeTest v3 Captcha
How the Solution Works
To bypass a GeeTest v3 captcha:
Parse the
gt
andchallenge
parameters (found in the page’s HTML or from a specific endpoint).Send the
gt
andchallenge
to our API, and retrieve the response.
Parameters:
gt (required): The captcha's gt parameter.
challenge (required): The captcha's challenge parameter.
proxy (optional): Proxy for solving (format:
ip:port
orip:port:mail:password
).
Example Response
In order to access any of our endpoint you'll need a valid API Key, either join our discord for a trial or puchase a plan
Last updated