Inspect the raw HTML a URL serves before JavaScript runs. Useful for SEO, AI surfacing, and explaining why “it looks fine in the browser” isn’t the full story.
This pulls the server-delivered HTML only (no JS execution), which is the baseline that conservative crawlers and most AI systems can reliably see. Anything “pre-rendered” should show up here.