Document Object Model

The DOM is a tree representation of HTML. Tools like Cheerio navigate the DOM after you fetch pages through Proxied, letting you extract elements with CSS selectors.