<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>Plasmate Blog</title>
  <link>https://blog.plasmate.app</link>
  <description>Technical blog about SOM, AI agents, and the agentic web.</description>
  <item>
  <title>60+ Integrations: The Plasmate Ecosystem</title>
  <link>https://blog.plasmate.app/ecosystem-60-integrations/</link>
  <description>From a single CLI tool to 60+ repos across LangChain, Zapier, Supabase, VS Code, and more. Here's how the Plasmate ecosystem grew and what it means for AI agent developers.</description>
  <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/ecosystem-60-integrations/</guid>
</item>
<item>
  <title>30x Token Compression: How Plasmate Cuts LLM Costs for Web-Scraping AI Agents</title>
  <link>https://blog.plasmate.app/token-compression-benchmarks/</link>
  <description>We benchmarked 100 real websites and found Plasmate's Semantic Object Model achieves 30x mean token compression over raw HTML. Top performers like accounts.google.com hit 864x. Here's the data.</description>
  <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/token-compression-benchmarks/</guid>
</item>
<item>
  <title>Building a News Aggregator Agent That Reads 50 Sources in Under a Minute</title>
  <link>https://blog.plasmate.app/building-a-news-aggregator-agent/</link>
  <description>A practical guide to building an AI agent that aggregates news from 50 sources, extracts headlines and summaries via SOM, and produces a daily briefing. With daemon mode, the entire pipeline runs in under 60 seconds.</description>
  <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/building-a-news-aggregator-agent/</guid>
</item>
<item>
  <title>Daemon Mode: How Plasmate Went from 2 Seconds to 200 Milliseconds Per Page</title>
  <link>https://blog.plasmate.app/daemon-mode/</link>
  <description>The biggest complaint about Plasmate was cold-start latency. Daemon mode keeps the browser warm between fetches, cutting per-page time from 2 to 5 seconds down to 200 milliseconds.</description>
  <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/daemon-mode/</guid>
</item>
<item>
  <title>Plasmate SOM Compiler Now Available as WebAssembly</title>
  <link>https://blog.plasmate.app/wasm-compiler/</link>
  <description>The Plasmate SOM compiler is now available as a 380KB WebAssembly package. Compile HTML to structured JSON in Node.js, Deno, Bun, browsers, serverless functions, or edge workers. No native binary required.</description>
  <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/wasm-compiler/</guid>
</item>
<item>
  <title>New: plasmate compile Lets Publishers Generate SOM Without Network Requests</title>
  <link>https://blog.plasmate.app/compile-command/</link>
  <description>Publishers can now feed HTML directly to the Plasmate compiler from files or stdin. No browser, no network requests, no extra infrastructure. Just HTML in, SOM out.</description>
  <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/compile-command/</guid>
</item>
<item>
  <title>HTML vs Markdown vs SOM: Which Format Should Your AI Agent Use?</title>
  <link>https://blog.plasmate.app/html-vs-markdown-vs-som/</link>
  <description>We benchmarked three web representations across 100 tasks and two models. SOM cuts tokens 4x vs HTML and is faster than markdown on Claude.</description>
  <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/html-vs-markdown-vs-som/</guid>
</item>
<item>
  <title>How to Monitor Competitor Pricing with an AI Agent and Plasmate</title>
  <link>https://blog.plasmate.app/monitor-competitor-pricing/</link>
  <description>Build a Python agent that monitors competitor product pages, extracts pricing data via SOM, detects changes, and sends alerts. Complete working code included.</description>
  <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/monitor-competitor-pricing/</guid>
</item>
<item>
  <title>Plasmate v0.5.0: DOM Bridge, ARIA States, and Details/Summary Support</title>
  <link>https://blog.plasmate.app/v050-release/</link>
  <description>v0.5.0 adds html_id for DOM resolution, ARIA state preservation, details/summary extraction, improved Wikipedia tables, GDPR banner stripping, and ICU/Intl support for JS-heavy SPAs.</description>
  <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/v050-release/</guid>
</item>
<item>
  <title>SOM-first Websites: How Publishers Can Serve AI Agents Directly</title>
  <link>https://blog.plasmate.app/som-first-websites/</link>
  <description>Instead of blocking AI agents or letting them scrape raw HTML, publishers can serve structured SOM representations directly. A step by step implementation guide.</description>
  <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/som-first-websites/</guid>
</item>
<item>
  <title>Authenticated Browsing for AI Agents: How to Let Your Agent Log In as You</title>
  <link>https://blog.plasmate.app/authenticated-browsing-for-agents/</link>
  <description>Your AI agent needs to browse sites you are logged into. Twitter, LinkedIn, internal tools. Here is how Plasmate handles authenticated sessions without sharing passwords.</description>
  <pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/authenticated-browsing-for-agents/</guid>
</item>
<item>
  <title>Build a Web Research Agent with Plasmate in 50 Lines of Python</title>
  <link>https://blog.plasmate.app/build-a-web-research-agent/</link>
  <description>A complete tutorial for building a web research agent that uses SOM to browse the web at 4x lower token cost. Python, OpenAI, and Plasmate. Full code included.</description>
  <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/build-a-web-research-agent/</guid>
</item>
<item>
  <title>The Agentic Web: Why the Web Needs a Fourth Layer</title>
  <link>https://blog.plasmate.app/the-agentic-web/</link>
  <description>The web has served humans, then search engines, then applications. AI agents are the fourth consumer, and they have no format designed for them. We propose three infrastructure primitives to fix this.</description>
  <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/the-agentic-web/</guid>
</item>
<item>
  <title>Why SOM Matters: The Case for a Semantic Web Format for AI Agents</title>
  <link>https://blog.plasmate.app/why-som-matters/</link>
  <description>HTML was designed for browsers. Markdown was designed for humans. Neither was designed for AI agents. SOM is the missing format for the fourth consumer of the web.</description>
  <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/why-som-matters/</guid>
</item>
<item>
  <title>Introducing Plasmate: The Better Browser for AI Agents</title>
  <link>https://blog.plasmate.app/introducing-plasmate/</link>
  <description>Raw HTML wastes 80% of your LLM context window on CSS classes, tracking scripts, and layout noise. Plasmate is an open-source headless browser that compiles web pages into structured semantic JSON for AI agents.</description>
  <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
  <guid>https://blog.plasmate.app/introducing-plasmate/</guid>
</item>
</channel></rss>