TakionAPI
Start a TrialJoin our DiscordBuy a PlanDashboard
  • Takion API
  • Interacting with our APIs
  • Datadome
    • Bypass Solution
    • Example Implementations
    • Common Errors & Troubleshooting
  • Incapsula / Imperva
    • reese84 Bypass Solution
    • ___utmvc Bypass Solution
    • Example Implementations
    • Common Errors & Troubleshooting
  • Perimeter X Mobile
    • Bypass Solution
    • Example Implementations
  • GeeTest
    • v3 Bypass Solution
    • v4 Bypass Solution
    • Example Implementations
  • AWS Cognito
    • Bypass Solution
    • Example Implementations
  • Castle
    • Bypass Solution
    • Example Implementations
  • NuData
    • Bypass Solution
    • Example Implementations
  • Image-to-Text Captchas / OCR
    • Bypass Solution
    • Example Implementations
  • Frameworks & Modules
    • Adyen and riskData
    • Queue-IT Module
Powered by GitBook
On this page

Was this helpful?

GeeTest

This documentation provides detailed information for solving GeeTest v3 and v4 captchas using TakionAPI.

PreviousExample ImplementationsNextv3 Bypass Solution

Last updated 8 months ago

Was this helpful?

What is GeeTest?

GeeTest is a widely used CAPTCHA provider that challenges users with various types of captchas, such as slides, puzzles, and AI-based captchas. While most sites use v3, some have transitioned to v4. Example responses for each version might look like:

  • v3: {'geetest_challenge': ..., 'geetest_validate': ..., 'geetest_seccode': ...}

  • v4: {'captcha_id': ..., 'lot_number': ..., 'pass_token': ..., 'captcha_output': ...}

Page cover image