From c184f4f752537ba8baceb64ef9c91458fa12ddf4 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 15:49:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23de001f..58a4c17f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Using multiple methods and the market-dominant browser to execute JS ensures we - **Title:** `title` title of the site - **Favicon:** `favicon.ico` favicon of the site - **WGET Clone:** `example.com/page-name.html` wget clone of the site, with .html appended if not present - - **WARC:** `warc/` for the html + gzipped warc file `.gz` + - **WARC:** `warc/.gz` gzipped WARC of all the resources fetched while archiving - **PDF:** `output.pdf` Printed PDF of site using headless chrome - **Screenshot:** `screenshot.png` 1440x900 screenshot of site using headless chrome - **DOM Dump:** `output.html` DOM Dump of the HTML after rendering using headless chrome