scrape_html_headless_fallback
Extract HTML content by first attempting static parsing, then switching to a headless browser when JavaScript rendering is required, ensuring complete page data capture.
Instructions
Dual-tier scraper: tries ultra-fast static HTML parse first, seamlessly falling back to headless Chromium only if JS hydration is required. (0.02 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |