1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 16:20:05 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2019-03-12 15:49:53 -04:00
committed by GitHub
parent b766f99df8
commit c184f4f752

View File

@@ -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 `<timestamp>.gz`
- **WARC:** `warc/<timestamp>.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