get html content

This block is part of the browser group and was last modified in core v14.0.2.

get html content v14.0.2

Grabs html content from the matching elements

In pins 3 + flow
  • flow
    flow
  • page required
    browserconnection
  • CSS selector required
    value

    Use CSS or element selector to find the elements you need the content of

  • CSS subselector
    array

    Use CSS or element selector to select items within the primary selector

    Default none

Out pins 4 + flow
  • flow
    flow
  • page
    browserconnection
  • count
    number

    Number of elements matching the primary selector

  • elements
    array

    Contents of all matching elements, when using subselector the array subtype will be an array

  • error
    value

A typical wiring for get html content: a function trigger starts the flow; load URL feeds the page pin; value feeds the element_selector pin; the flow out pin feeds debug.

Studio canvas example for the get html content block: typical wiring for get html content.

Version history

Introduced in v14.0.2.


Back to browser Return to the main group to view all sub-groups Back to page elements Return to the group to view all blocks within this group