Distributed, protocol-aware harvesting engines designed for early web preservation, legacy format handling, and zero-loss archival.
Specialized for navigating frame-based layouts, table-driven designs, and broken link chains common in 1990–1999 sites.
Optimized for ISP-hosted personal homepages. Handles dynamic subdirectories, visitor counters, and guestbook scripts.
Non-blocking harvest of animated GIFs, MIDI files, inline frames, and proprietary plugins (Flash, QuickTime, VRML).
Captures HTTP/1.0/1.1 response headers, server signatures, content-type sniffing, and robots.txt compliance logs.
Dynamic recrawling based on content change detection, hash diffing, and priority queues for high-value domains.
Respects legacy robots.txt, implements crawl-delay, rate limits by IP range, and handles 429/503 backoff gracefully.
End-to-end deterministic pipeline with cryptographic signing at each stage.
Full documentation, SDKs, and webhook configuration available at /api/docs
| Protocol Support | HTTP/1.0, HTTP/1.1, FTP, Gopher, WAIS, Telnet (archival proxy) |
|---|---|
| Rendering Engine | Headless Chromium + Netscape Navigator 4.x emulation layer |
| Storage Format | WARC 1.1 / WACZ, SHA-256 deduplication, S3-compatible object storage |
| Deduplication | Content-hash based, ~68% storage reduction across historical recrawls |
| Rate Limiting | Configurable per-domain, defaults to 1 req/sec with exponential backoff |
| Compliance | Strict robots.txt parsing, 429/503 handling, geographic throttling |