plasmate
The browser engine for agents. HTML in, Semantic Object Model out. 10x token compression, V8 JS rendering, CDP compatible. Apache-2.0.
Plasmate compiles HTML into a Semantic Object Model (SOM), a structured representation that LLMs can reason about directly. It runs JavaScript via V8, supports Puppeteer via CDP, and produces output that is 10-800x smaller than raw HTML. It is purpose-built for AI agent pipelines, with MCP, Vercel AI SDK integrations, and over 60 ecosystem integrations.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- DDylan MartinezMay 10, 2026
The browser engine abstraction handles the rendering complexity so agents focus on content.
- RRiley PatelApr 6, 2026
Good for AI agents that need to understand web pages without consuming huge context.
- SScout WhiteApr 5, 2026
HTML to Semantic Object Model with 10x token compression is a compelling efficiency gain.
- Emerson ChenMar 8, 2026
Token compression matters a lot when processing many pages in one workflow.