# Select HTML Node

Use web page code parsing to obtain the requested node.

<table data-header-hidden><thead><tr><th width="201.41668701171875" valign="top"></th><th width="274.83343505859375" valign="top"></th></tr></thead><tbody><tr><td valign="top">Page Code</td><td valign="top">[Text] The code of the web page from which the requested node needs to be extracted.</td></tr><tr><td valign="top">XPath</td><td valign="top">[Text] A query to the elements of the web page code formulated in XPath language.</td></tr><tr><td valign="top">Value Type</td><td valign="top">The type of extracted data.</td></tr><tr><td valign="top">Attribute Name</td><td valign="top"><p>[Text] The specific value of the specified attribute. Used if "Attribute" is selected in the</p><p>Value Type property.</p></td></tr><tr><td valign="top">Result</td><td valign="top">[Text/number] Returns the requested information.</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 blocks will output during operation.</p><p>Possible values:</p><ul><li>"Default" - by default;</li><li>"Release" - output is disabled;</li><li>"Debug" - outputs main information;</li><li>"Detailed" - outputs detailed information.</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.</td></tr></tbody></table>
