zshot/cliDownload

Archive a sitemap into a WACZ

Requires a Pro license

Point zshot at the House at Pooh Corner sitemap.xml with WACZ output, and every URL the sitemap lists is captured into one archive, saved to house-at-pooh-corner.wacz, ready to load in ReplayWeb.page.

Run locally
zshot -t wacz -f house-at-pooh-corner.wacz \
  https://zshot-cli.com/example_assets/house-at-pooh-corner/sitemap.xml
Point at sitemap.xml; every listed page lands in the archive. zshot ≥ 0.23.0

A target that resolves to a sitemap is treated as a manifest of URLs: zshot fetches each listed page and writes them all to the same archive. No crawl flags are needed. To write a bare WARC instead, use -t warc.