Retrieve web page content from a specified URL using Playwright headless browser. Supports intelligent extraction of main content and conversion to Markdown.
fetch_urls
Batch retrieve web page content from multiple URLs in parallel using multi-tab parallel fetching for improved performance.
browser_install
Install Playwright Chromium browser binary automatically when not available.