LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2

Hot channels

AI ToolsDeveloper ToolsProductivity ToolsEntertainment & MediaJobs & Careers
DirectoryArticlesTools
← Back to directory
Draco
Site icon for “Draco”

Draco

Developer Tools

A single-binary, self-hostable Firecrawl alternative in Rust
https://github.com/0xchasercat/draco
https://github.com/0xchasercat/draco

Draco is a native-Rust web scraper and a lighter alternative to Firecrawl / Browserbase. No Node, no headless-Chrome fleet — a single self-hostable binary. It uses browser-faithful TLS/JA4 fingerprints to reach pages that block ordinary clients; a standard page returns clean Markdown + metadata in ~300ms without a browser. Client-rendered SPAs are handled via a render-then-Markdown pipeline. Built-in MCP, free web search and a browserless JS console.