Skip to main content

Web.Page

Returns the contents of the HTML document broken into its constituent structures, as well as a representation of the full document and its text after removing tags.

Syntax

Web.Page(
html as any
) as table

Remarks

Returns the contents of the HTML document broken into its constituent structures, as well as a representation of the full document and its text after removing tags.

Category

Accessing data