Fetch Data (vuo.data.fetch)

Loads or downloads a file from a URL.

See vuo.url for info on how Vuo handles URLs.

To read text files line-by-line, check out the Convert Data to Text and Split Text nodes.

Keywords: binary, csv, download, file, get, http, import, json, load, open, read, text, tsv, url, xml


Example compositions:


Back to vuo.data node set documentation.