Semantic snapshots
The web, pre-digested for your model
One call returns clean Markdown. Pro+ accounts can add structured DOM snapshots and deterministic extractions — so your agent reads pages the way a developer would, not the way a scraper does.
Pro+ availability
Semantic snapshots, deterministic extraction, cleanup, and related DOM intelligence are included on Pro+ plans. A deployment-wide emergency pause is reported as FEATURE_NOT_ENABLED with a platform reason; it is not an account-level entitlement issue.
Snapshot capabilities
Clean Markdown, ready for your model
HTML becomes tidy, readable Markdown, and every extraction reports its own markdownMeta.estimatedTokens — so the reduction is a number you measure on your pages, not one we quote. Fewer tokens, and no parsing rules to maintain.
Semantic DOM nodes, not soup
Tags, roles, accessible names, form state, hierarchy, visibility, and ranked selectors for every node — deterministic structure your agent can act on.
Deterministic extraction
Define selector-driven fields for text, numbers, booleans, attributes, URLs, and lists. Results report found, missing, or invalid selectors with source evidence. No prompt-based guessing.
Cleanup that hides the chrome
Heuristic cleanup hides consent UI, ads, chats, newsletters, and sticky navigation before extraction. Preserve selectors keep the elements you actually need visible.
Pair clean Markdown with visual proof of what the browser saw.
Diff semantic snapshots on a schedule.
Snapshot entire sites as durable jobs.
How Markdown and DOM extraction work
From a URL to something a model can read, in three steps — with the page furniture removed before it ever becomes tokens.
- Step 1
Send the URL with extractMarkdown
One POST, one flag. The page is fetched and rendered in real Chromium first, so what gets converted is the DOM a browser produced rather than the HTML the server happened to send.
- Step 2
Cleanup hides the page furniture
Consent dialogs, ad slots, chat widgets, newsletter interstitials, and sticky navigation are hidden before extraction, so they never reach your model as tokens. Preserve selectors keep the elements you actually came for. Cleanup is a Pro+ DOM-intelligence feature.
- Step 3
Read Markdown, nodes, or named fields
Markdown arrives with a markdownMeta.estimatedTokens count so the reduction is a number you measure. Pro+ adds semantic DOM nodes with roles, accessible names, and ranked selectors, plus selector-driven extraction that reports each field as found, missing, or invalid.
Extraction questions, answered
Markdown conversion, token cost, semantic DOM nodes, field extraction, and cookie banners.
Give your product a browser.
Get clean web content and visual proof into your workflow in minutes.