Select element from HTML
Select the content from an HTML element of HTML
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
HTML | Specify the HTML to parse | STRING | false | |
Selector | Specify the selector that is being used to select the element. | STRING | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The result of the select. | ARRAY | RESULT |