This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdds ten MCP tools including TLS fingerprinting for anti‑bot bypass.
Full changelog
webclaw v0.1.0
Web content extraction for LLMs. CLI + MCP server.
Highlights
- 10 MCP tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research
- TLS fingerprinting: bypasses anti-bot without a headless browser
- 5 output formats: markdown, text, JSON, LLM-optimized, HTML
- 67% fewer tokens than raw HTML in LLM format
- Sub-millisecond extraction on static content
- One command setup:
npx create-webclaw
Install
npx create-webclaw # MCP server for Claude, Cursor, Windsurf, Codex, OpenCode
cargo build --release # Build from source
docker build -t webclaw . # Docker
Architecture
6 Rust crates: webclaw-core (zero network deps, WASM-safe), webclaw-fetch, webclaw-llm, webclaw-pdf, webclaw-cli, webclaw-mcp.
MIT Licensed.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About 0xMassi/webclaw
Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode.
Related context
Beta — feedback welcome: [email protected]