browser_get_visible_html
Extract the visible HTML content of a webpage using Chrome automation, bypassing anti-bot detection for reliable web scraping and testing.
Instructions
Get the HTML of the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "browser_get_visible_htmlArguments",
"type": "object"
}