工具 API

scraping_browser_get_html

Get the HTML content of the current page. Avoid using this tool and if used, use full_page option unless it is important to see things like script tags since this can be large

data1 积分

调用信息

工具标识
brightdata-mcp.scraping_browser_get_html
服务提供方
Bright Data MCP
平均响应
0 ms
近 7 天调用
0

输入参数

full_page

Whether to get the full page HTML including head and script tags Avoid this if you only need the extra HTML, since it can be quite large