From 181446e0d95c4cd3beb31bed89914699d882f8b6 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 14:29:09 -0400 Subject: [PATCH] Updated Web Archiving Community (markdown) --- Web-Archiving-Community.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Web-Archiving-Community.md b/Web-Archiving-Community.md index 71c4177..24bf900 100644 --- a/Web-Archiving-Community.md +++ b/Web-Archiving-Community.md @@ -86,6 +86,10 @@ Indexes of archiving institutions and software maintained by other people. If t - [warcit](https://github.com/webrecorder/warcit) Create a warc file out of a folder full of assets - [WebArchivePlayer](https://github.com/ikreymer/webarchiveplayer#auto-load-warcs) A tool for replaying web archives - [warcio](https://github.com/webrecorder/warcio) fast streaming asynchronous WARC reader and writer + - [node-warc](https://github.com/N0taN3rd/node-warc) Parse And Create Web ARChive (WARC) files with node.js + - [warcreate](https://github.com/machawk1/warcreate) Chrome extension to "Create WARC files from any webpage" + - [WAIL](https://machawk1.github.io/wail/) Web archiver GUI using Heritrix and OpenWayback + - [squidwarc](https://github.com/N0taN3rd/Squidwarc) User-scriptable, archival crawler using Chrome - [More on their Github...](https://github.com/webrecorder) ---