get-raw-text
Extracts raw text, JSON, XML, CSV, or TSV directly from URLs, bypassing browser rendering for quick access to source content. Ideal for structured data processing.
Instructions
Extracts raw text content directly from URLs without browser rendering. Ideal for structured data formats like JSON, XML, CSV, TSV, or plain text files. Best used when fast, direct access to the source content is needed without processing dynamic elements.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the target web page (text, JSON, XML, csv, tsv, etc.). |