scraping_browser_get_text
Extract text content from web pages to gather information for analysis, research, or data processing tasks using web scraping capabilities.
Instructions
Get the text content of the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}