browser_get_visible_text
Extract visible text from web pages using an automation tool designed to bypass anti-bot detection, enabling reliable scraping and testing on protected sites.
Instructions
Get the visible text of the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "browser_get_visible_textArguments",
"type": "object"
}