Interactive Jupyter notebooks for Plasmate - the browser engine for AI agents.
pip install plasmate jupyter tiktoken pandas matplotlib
git clone https://github.com/plasmate-labs/notebooks
cd notebooks
jupyter notebook| # | Notebook | Description |
|---|---|---|
| 01 | Getting Started | Your first SOM fetch - explore page structure |
| 02 | Token Comparison | Measure HTML vs SOM tokens across 10 sites |
| 03 | Batch Extraction | Process 20+ URLs in parallel |
| 04 | Research Agent | Build a web research pipeline |
| Engine | plasmate - The browser engine for agents |
| MCP | plasmate-mcp - Claude Code, Cursor, Windsurf |
| Extension | plasmate-extension - Chrome cookie export |
| SDKs | Python / Node.js / Go / Rust |
| Frameworks | LangChain / CrewAI / AutoGen / Smolagents |
| Tools | Scrapy / Audit / A11y / GitHub Action |
| Resources | Awesome Plasmate / Notebooks / Benchmarks |
| Docs | docs.plasmate.app |
| W3C | Web Content Browser for AI Agents |