Page Serialization
Page serialization turns a URL into structured content that agents and workflows can use.
Content Serialization
Section titled “Content Serialization”Content serialization extracts and normalizes:
- Title and meta description.
- Headings.
- Main body copy.
- FAQ sections.
- Product, pricing, and feature copy when visible.
- Compact content chunks for agent consumption.
Use it when you only need Sleepwalker’s normalized view of a page, not scoring, trend discovery, prompt generation, or a saved run.
Public Scope
Section titled “Public Scope”The public serialization workflow returns normalized page content. It does not expose technical audit data.
Payload Budget
Section titled “Payload Budget”Serialized content is returned in bounded chunks. Agents should request the next chunk when needed instead of asking for the entire page in one response.