Show HN: Kage – Shadow any website to a single binary for offline viewing
Category: cli-tool
Tags: offline-browsing, web-archiving, cli-tool
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Kage is a Go tool that shadows websites into offline-viewable folders by rendering pages in headless Chrome, stripping JavaScript, and localizing assets. Its combination of idempotent crawling, ZIM archive packing, and self-contained binary output offers a polished solution for preserving web content without dependencies.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/tamnd/kage · Go · MIT
View on Hacker News