stealth_fetch
Fetch web pages while bypassing anti-bot and Cloudflare challenges, returning clean Markdown for LLM consumption.
Instructions
Fetch any webpage with automated anti-bot & Cloudflare Turnstile evasion. Returns clean, token-optimized Markdown ready for LLM consumption.
Args: url: The web URL to fetch. bypass_challenge: Whether to escalate to headless stealth browser if Cloudflare or anti-bot challenge is detected. session_id: Optional sticky proxy session ID for persistent IP browsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| session_id | No | ||
| bypass_challenge | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |