Type: lib.browser.DownloadFile

Namespace: lib.browser

Description

Downloads a file from a URL and saves it to disk. download, file, web, save

Use cases:
- Download documents, images, or other files from the web
- Save data for further processing
- Retrieve file assets for analysis

Properties

Property Type Description Default
url str URL of the file to download ``

Outputs

Output Type Description
output bytes  

Metadata

Browse other nodes in the lib.browser namespace.