«HTTP_GET» module

Http-requests - requests for transferring information between sites (or servers) and clients (for example, us).

The «HTTP_GET» module is designed to send Get-requests using the http. protocol.

To work with the received answers, you can use the «Parsing JSON» module (if, of course, the requested data format was the same).

Module interface

This module consists of the following fields: «Link», «Login», «Password» and «Variable».

![Screenshot](img/hg_1.png)

The «Link» field . The required URL is entered into the field.

The «Variable» field. The name of the variable in which the response will be placed is entered in the field.

The «Login» and «Password» fields. Are intended for entering the login and password, because some sites use the protection of their information and request authorization.