Type: lib.http.GetRequestDocument

Namespace: lib.http

Description

Perform an HTTP GET request and return a document http, get, request, url, document

Use cases:
- Download PDF documents
- Retrieve Word documents
- Fetch Excel files
- Download any document format

Properties

Property Type Description Default
url str The URL to make the request to. ``

Outputs

Output Type Description
output document  

Metadata

Browse other nodes in the lib.http namespace.