HTTP Retriever

Go to Product
This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementHTTP Retriever

Note: This node is here for compatibility reasons. From now on, please use the new “HTTP Retriever” node, which provides additional functionality, such as different HTTP methods, cookie and HTTP header handling.

The “HTTP Retriever” node can download data from the Web via HTTP.

Options

URL Input
The column in the input table which contains the URLs to retrieve.
Maximum file size
The limit for file sizes in kilobytes when downloading. After the limit is reached, the download is cancelled.

Advanced

# retries after error
The number of retries to perform for each URL in case the retrieval fails. A value of zero means no retrying at all.
Connection timeout (ms)
The timeout in milliseconds to wait for a connection to be established.
Socket timeout
The timeout in milliseconds to wait for new packets to arrive.
User agent
The HTTP user agent string.

Input Ports

Icon
Table with HTTP URLs to be retrieved.

Output Ports

Icon
Table with downloaded HTTP Results.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.