Ross ROSS = Recommend OSS · open-source software intelligence for agents

tamnd/kage

Shadow any website for offline viewing, with the JavaScript stripped out observed · 2026-08-28

github.com/tamnd/kage · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 97
  • Release rhythm 97
  • Longevity 5

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 80
  • days_rel: 23
  • days_push: 23
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

3322 stars · 124 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

kage is a Go CLI tool that clones websites into browsable offline folders by rendering each page in headless Chrome, snapshotting the final DOM, and stripping all JavaScript, event handlers, and javascript: URLs. It localizes CSS, images, and fonts to relative paths, can pack mirrors into ZIM archives or self-contained binaries, and includes a local static server for serving the mirror.

Use cases

  • archive a website for offline reading with no scripts
  • save a JavaScript-rendered site as static HTML
  • mirror documentation to read without internet
  • create a tracker-free snapshot of a webpage
  • pack a website into a single self-contained file
  • clone a site and serve it locally offline

When to choose

  • you want an offline copy of a JS-rendered site that actually renders
  • you need a snapshot that makes zero network calls or runs no code
  • you want to archive sites into ZIM archives for Kiwix
  • you need resumable, scoped crawls of multi-page sites

When to avoid

  • you need the site's interactive JavaScript features to work offline
  • you want to scrape structured data or APIs rather than pages
  • you need authenticated or dynamically personalized content preserved

Facets

cli-tool · maturity active

web-scraping http-server cli privacy developer-tools developer-tools privacy crawlers self-hosted web-development windows bsd cli go website-mirroring offline-browsing headless-chrome javascript-stripping site-archival zim-archive static-snapshot linux macos docker

6 sources

Member repositories

RepositoryRoleHealth v2
tamnd/kagemain79

For agents

markdown · JSON · MCP: product_card(name="tamnd/kage")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem