ELSEIF
Your brief EB
183 stories from 71 feeds 32 clusters Refreshed 8 minutes ago next pull 13:20

LANGUAGES Signal 351

Show HN: Draco – A single-binary, self-hostable Firecrawl alternative in Rust

WHY IT MATTERS

It eliminates the operational cost and complexity of running headless Chrome instances for web scraping by using a browser-faithful TLS/JA4 fingerprint and an in-process V8 isolate for JavaScript-heavy pages. Engineers get a deployable binary that handles bot detection and SPA rendering in a single process.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Draco uses a native Rust TLS/JA4 fingerprint to bypass blocks that stop standard HTTP clients, avoiding the need for headless browser fleets.

02

For client-rendered SPAs, it escalates through tiers—static state extraction, Next.js build-id replay, or in-process V8 hydration—to get content or structured JSON data.

03

The tool outputs clean Markdown with stripped boilerplate, or a full JSON envelope with metadata and trace timing, via a single command.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Hacker News Show HN: Draco – A single-binary, self-hostable Firecrawl alternative in Rust Open ↗