Type: lib.http.GetText
Namespace: lib.http
Description
Fetch text content from a URL. http, get, text, fetch, request, api
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| url | str |
URL to fetch | `` |
| headers | str |
Optional JSON object of request headers | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
|
| status | int |
Related Nodes
Browse other nodes in the lib.http namespace.