Skip to content

Document Adaptive Stealth Mode (mode=auto) - #14

Open
AnderRV wants to merge 1 commit into
mainfrom
feat/adaptive-stealth-mode
Open

Document Adaptive Stealth Mode (mode=auto)#14
AnderRV wants to merge 1 commit into
mainfrom
feat/adaptive-stealth-mode

Conversation

@AnderRV

@AnderRV AnderRV commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

`mode="auto"` already works today - `client.get()` forwards `params` as a plain dict, nothing to allowlist. This documents it: Zenrows starts with the cheapest viable request configuration and escalates to `js_render`/`premium_proxy` only when the target needs it, billing only for what succeeds.

Independent of #13 (Batch API + Fetch/Extract) — branched off current `main`, not `feature/batch-api/rc`.

Test plan

  • Live-API check: `client.get(url, params={"mode": "auto"})` against the real endpoint — 200, works as documented

mode="auto" already works today - client.get() forwards params as a
plain dict, no allowlist to update. This just documents it: ZenRows
starts with the cheapest viable request configuration and escalates
to js_render/premium_proxy only when the target needs it, billing
only for what succeeds.

Verified live against the real API.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DTXXBERPGEnYiYP4Mt3FjF
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.

1 participant