crw
Free开源网页抓取工具,专为 AI 代理设计。单一 Rust 二进制文件,内置 MCP 服务器,兼容 Firecrawl API。
About crw
CRW (also branded as FastCRW) is a fast, lightweight web scraping, crawling, and search API tool built in Rust. It serves as a drop-in replacement for Firecrawl and Tavily, offering a compatible API endpoint structure (/scrape, /crawl, /search). Designed for AI agents, it includes a built-in MCP (Model Context Protocol) server for seamless integration with AI coding assistants like Claude Code, Cursor, and Cline. The tool can be self-hosted as a single Rust binary (6 MB RAM usage) or used via a managed cloud service. Benchmarks claim it is 2.3x faster than Tavily and 1.5x faster than Firecrawl on 1K-URL tests. It outputs clean markdown or JSON from any website and provides SDKs for Python, TypeScript, and cURL, along with a free tier offering 500 credits (1 credit ≈ 1 page).
Key Features
Pros & Cons
- Significantly faster than alternatives (Tavily, Firecrawl) per benchmarks
- Very lightweight – single binary, 6 MB RAM
- Open-source with self-hosting option
- Drop-in API compatibility with Firecrawl simplifies migration
- Built-in MCP server for easy AI agent integration
- Free tier available with 500 page credits (no credit card)
- Multi-language SDKs (Python, TypeScript, cURL)
- Primarily designed for AI agent use; general users may find limited documentation
- Self-hosting requires some technical setup (Rust compilation or Docker)
- Cloud managed service pricing beyond free tier is not explicitly detailed on the main page
- Branding confusion between 'crw' and 'FastCRW' may cause inconsistency