工具 API

scraping_browser_get_html

获取当前页面的HTML内容。避免使用此工具,如果必须使用,请使用full_page选项,除非需要查看script标签等内容,因为这可能会很大

data1 积分

调用信息

工具标识
brightdata.scraping_browser_get_html
服务提供方
Bright Data
平均响应
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