# Yandex Search

Get a list of links in response to a query in the Yandex search engine.

<table data-header-hidden><thead><tr><th width="187.6666259765625" valign="top"></th><th width="296.8333740234375" valign="top"></th></tr></thead><tbody><tr><td valign="top">Query</td><td valign="top">[Text] The query that needs to be sent to the Yandex search engine.</td></tr><tr><td valign="top">Maximum pages</td><td valign="top">[Number] The maximum number of pages from which links need to be retrieved in response to the query in the Yandex search engine.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] The timeout for a response in milliseconds from the Yandex search engine, after which the operation is canceled.</td></tr><tr><td valign="top">Visibility</td><td valign="top">If enabled, a browser window will be displayed.</td></tr><tr><td valign="top">Result</td><td valign="top">[List] A list of URLs returned by the Yandex search engine in response to the submitted query.</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" - 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 will be output by the blocks</p><p>during operation.</p><p>Possible values:</p><ul><li>"Default" - 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 operation.</td></tr></tbody></table>
