Skip to main content

Service Details

  • Service ID: funcaptcha
  • Price: $0.0008 persolveper solve ($0.80 per 1000 solves)
  • Average Solve Time: 15 seconds
  • Success Rate: 90%

Required Parameters

string
required
The preset parameter of the FunCaptcha for the target website.
string
required
Proxy in format login:password@ip_address:port. Required for accurate solving.
string
required
The blob parameter extracted from the FunCaptcha challenge.

Optional Parameters

string
The User-Agent header that will be used when solving the captcha. Must match the one used in your browser.
object
Custom cookies required by some websites. Format is a key-value object with cookie names and values.

Example Request

Solution Format

Supported Sites

Supported sites can be found at https://captcha.vast.sh/dashboard/submit-preset

Integration Examples

Python

Notes

  • The solution token is typically valid for 2-3 minutes after being issued.
  • Extracting the blob parameter requires some JavaScript knowledge. Refer to our integration guides for more information.
  • Proxy usage is required for accurate solving.
  • Custom cookies may be required for some websites to properly validate the token. These should be extracted from your browser session.
  • Contact us if you need support for additional sites not listed above.