HtmlNode Objects

class HtmlNode(BaseDTO)

A class representing a single HTML node, with the xpath and offset.

Attributes:

  • xpath str - The xpath of the node
  • offset int - The offset of the content from the xpath