Switch language한국어
Back to the list

‘kage’ lets you remove JavaScript from pages and save an entire site locally at once for offline browsing for free

TL;DR AI

Key summary

2 min read
  1. A free command-line tool called kage was introduced for offline website archiving.

  2. It uses headless Chrome to render pages, remove JavaScript, and save pages, assets, and site structure locally.

  3. Unlike single-page capture tools, kage can crawl multiple pages, resume interrupted jobs, and update only changed pages.

  4. Archived sites can be served locally, packaged as ZIM files, or bundled into standalone binaries.

Read the original