Skip to main content
0
W

Webclaw

Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

The fastest web scraper for AI agents. 67% fewer tokens. Sub-millisecond extraction. Zero browser overhead.

Claude Code's built-in web_fetch → 403 Forbidden. webclaw → clean markdown.

Your AI agent calls fetch() and gets a 403. Or 142KB of raw HTML that burns through your token budget. webclaw fixes both.

It extracts clean, structured content from any URL using Chrome-level TLS fingerprinting — no headless browser, no Selenium, no Puppeteer. Output is optimized for LLMs: 67% fewer tokens than raw HTML, with metadata, links, and images preserved.

                     Raw HTML                          webclaw
┌──────────────────────────────────┐    ┌──────────────────────────────────┐
│          │    │ # Breaking: AI Breakthrough      │
│          │    │                                  │
│ window.__NEXT_DATA__     │    │ Researchers achieved 94%         │
│ ={...8KB of JSON...}    │    │ accuracy on cross-domain         │
│        │    │ reasoning benchmarks.            │
│ Tweet           │    │                                  │
│      │    │ ## Key Findings                  │
│       │    │ - 3x faster inference            │
│                                  │    │ - Open-source weights            │
│         4,820 tokens             │    │         1,590 tokens             │
└──────────────────────────────────┘    └──────────────────────────────────┘

Get Started (30 seconds)

For AI agents (Claude, Cursor, Windsurf, VS Code)

bash
npx create-webclaw

Auto-detects your AI tools, downloads the MCP server, and configures everything. One command.

Homebrew (macOS/Linux)

bash
brew tap 0xMassi/webclaw
brew install webclaw

Prebuilt binaries

Download from GitHub Releases for macOS (arm64, x86_64) and Linux (x86_64, aarch64).

Cargo (from source)

bash
cargo install --git https://github.com/0xMassi/webclaw.git webclaw-cli
cargo install --git https://github.com/0xMassi/webclaw.git webclaw-mcp

Docker

bash
docker run --rm ghcr.io/0xmassi/webclaw https://example.com

Docker Compose (with Ollama for LLM features)

bash
cp env.example .env
docker compose up -d

Why webclaw?

webclawFirecrawlTrafilaturaReadability
Extraction accuracy95.1%80.6%83.5%
Token efficiency-67%-55%-51%
Speed (100KB page)3.2ms~500ms18.4ms8.7ms
TLS fingerprintingYesNoNoNo
Self-hostedYesNoYesYes
MCP (Claude/Cursor)YesNoNoNo
No browser requiredYesNoYesYes
CostFree$$$$FreeFree

Choose webclaw if you want fast local extraction, LLM-optimized output, and native AI agent integration.

What it looks like

bash
$ webclaw https://stripe.com -f llm

Don't lose this

Three weeks from now, you'll want Webclaw again. Will you remember where to find it?

Save it to your library and the next time you need Webclaw, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.