fetch_url_with_browser
Fetches web page content with a browser to bypass access restrictions like Cloudflare, captchas, and paywalls, outputting as Markdown.
Instructions
强制使用Playwright浏览器获取网页内容(适用于有访问限制的网站,如Cloudflare保护、验证码等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 要获取内容的网页URL |