From f8b58e3624b13e8bd62028d4ff80ff6454d62df3 Mon Sep 17 00:00:00 2001 From: Helge Holzmann Date: Fri, 16 Jun 2017 16:40:53 +0100 Subject: [PATCH] Add Web2Warc (#7) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47ba929..2f9a072 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ To the extent possible under law, the owner has waived all copyright and related * [WAIL](https://machawk1.github.io/wail/) (Stable) - A graphical user interface (GUI) atop multiple web archiving tools intended to be used as an easy way for anyone to preserve and replay web pages; [Python](https://machawk1.github.io/wail/), [Electron](https://github.com/n0tan3rd/wail). +* [Web2Warc](https://github.com/helgeho/Web2Warc) (Stable) - An easy-to-use and highly customizable crawler that enables anyone to create their own little Web archives (WARC/CDX). + * [Webrecorder](https://webrecorder.io/) (Stable) - Create high-fidelity, interactive recordings of any web site you browse. * [Wget](http://www.gnu.org/software/wget/) (Stable) - An open source file retrieval utility that of [version 1.14 supports writing warcs](http://www.archiveteam.org/index.php?title=Wget_with_WARC_output).