Yandex Search#

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

Query[Text] The query that needs to be sent to the Yandex search engine.
Maximum pages[Number] The maximum number of pages from which links need to be retrieved in response to the query in the Yandex search engine.
Timeout[Number] The timeout for a response in milliseconds from the Yandex search engine, after which the operation is canceled.
VisibilityIf enabled, a browser window will be displayed.
Result[List] A list of URLs returned by the Yandex search engine in response to the submitted query.
Error handling level

Select the error handling level. Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message level

Select the message level that will be output by the blocks

during operation.

Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error text[Text] Returns detailed information about the error in case of incorrect execution of the block's operation.