Fetch Text
Commands
Fetch Text
Fetch text content from the page
POST
Fetch Text
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the visible text content of the current page or a specific element, stripped of HTML markup.Authentication
Self-hosted open source deployments do not require authentication.
Path Parameters
The browser ID returned from Create Session.
Request Body
- Open Source
- Rusty Cloud
Node ID from the UI map to fetch text from.
Response
The visible text content of the matched element.

