Added HTTPreserve tikalinkextract. (#36)

pull/37/head^2
Ross Spencer 2017-09-04 01:41:30 +12:00 committed by Nick Ruest
parent 17a41aca7e
commit 7e9671f411
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@ This list of tools and software is intended to briefly describe some of the most
* [The Unarchiver](http://unarchiver.c3.cx/unarchiver) - Program to extract the contents of many archive formats, inclusive of WARC, to a file system. Free variant of The Archive Browser. (OSX only, Proprietary app)
* [tikalinkextract](https://github.com/httpreserve/tikalinkextract) (In Development) - Extract hyperlinks as a seed for web archiving from folders of document types that can be parsed by Apache Tika. (Golang, Apache Tika Server)
* [Warcat](https://github.com/chfoo/warcat) (Stable) - Tool and library for handling Web ARChive (WARC) files. (Python)
* [warcio](https://github.com/webrecorder/warcio) - Streaming WARC/ARC library for fast web archive IO. (Python)