# Get Links

Get links located on the page.

<table data-header-hidden><thead><tr><th width="206.91668701171875" valign="top"></th><th width="273.91668701171875" valign="top"></th></tr></thead><tbody><tr><td valign="top">URL</td><td valign="top"><p>[Text] Link to the page from which to retrieve the list of links. Must start with a protocol, for example,</p><p><code>"http://www.mydomain.com/"</code>.</p></td></tr><tr><td valign="top">Encoding</td><td valign="top">Encoding of the Web page whose code needs to be retrieved via a headless browser.</td></tr><tr><td valign="top">UserAgent</td><td valign="top"><p>UserAgent to be used when accessing the required</p><p>Web page.</p></td></tr><tr><td valign="top">TLS 12</td><td valign="top"><p>If checked, the secure TLS 12 protocol will be used when accessing the</p><p>Web page.</p><p>Otherwise, the outdated TLS 11 protocol will be used.</p></td></tr><tr><td valign="top">Maximum Recursion Depth</td><td valign="top"><p>[Number] Maximum number of transitions into depth</p><p>through links to retrieve links from those pages.</p></td></tr><tr><td valign="top">Result</td><td valign="top">[List] List of links taken from the specified page.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level. Possible values:</p><ul><li>"Default" - by default;</li><li>"Ignore" - errors are ignored;</li><li>"Handle" - errors are handled.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Message Level</td><td valign="top"><p>Select the message level that the blocks will output during operation.</p><p>Possible values:</p><ul><li>"Default" - by default;</li><li>"Release" - output is disabled;</li><li>"Debug" - main information output;</li><li>"Detailed" - detailed information output.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Error Text</td><td valign="top">[Text] Returns detailed information about the error in case of incorrect execution of the block's work.</td></tr></tbody></table>
