Skip to content

Sync docs/funcaptcha required proxy - #51

Open
grk717 wants to merge 2 commits into
mainfrom
sync-docs/funcaptcha-required-proxy
Open

grk717 wants to merge 2 commits into
mainfrom
sync-docs/funcaptcha-required-proxy

Conversation

@grk717

@grk717 grk717 commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

pavelgrinkevich and others added 2 commits September 14, 2026 18:54
CapMonster Cloud docs now state that FunCaptcha must be solved with the
caller's own proxy (built-in proxies are no longer offered for this task
type). FuncaptchaRequest now raises RuntimeError if created without a
proxy, matching the existing pattern used by other proxy-required task
types (e.g. HuntCustomTaskRequest).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…finition (reCAPTCHA CIT)

CapMonster Cloud docs describe three additional scenarios not yet
reflected in the SDK:
- Hunt CAPTCHA can be solved via a "widgetUrl" (full widget URL) as an
  alternative to "data" (the "meta.token" value); the two are mutually
  exclusive.
- Alibaba CAPTCHA can be solved via a "punishUrl" (the site's dedicated
  verification page URL) instead of the standard sceneId/prefix pair.
- ComplexImageTask reCAPTCHA's "Task" and "TaskDefinition" metadata
  fields are each required only if the other is not filled, not both
  required together as the SDK previously enforced.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants