Parsed HTML tree
An htmlTree
object represents a parsed HTML element or node.
Extract parts of interest using the findElement
function or the
Children
property, and extract text using the
extractHTMLText
function.
findElement | Find elements in HTML tree |
getAttribute | Read HTML attribute of root node of HTML tree |
extractHTMLText | Extract text from HTML |
ismissing | Find HTML trees without values |
extractHTMLText
| findElement
| getAttribute
| ismissing
| readPDFFormData
| tokenizedDocument