Add link to Chronicler (#60)

Add information about Chronicler to the "acquisition" section.
This commit is contained in:
Ryan Patterson 2019-01-14 14:57:45 -08:00 committed by Nick Ruest
parent 7930a983be
commit 78b14e6aed
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ This list of tools and software is intended to briefly describe some of the most
* [Brozzler](https://github.com/internetarchive/brozzler) (Stable) - A distributed web crawler (爬虫) that uses a real browser (chrome or chromium) to fetch pages and embedded urls and to extract links.
* [Chronicler](https://github.com/CGamesPlay/chronicler) (In Development) - Web browser with record and replay functionality.
* [Crawl](https://git.autistici.org/ale/crawl) (Stable) - A simple web crawler in Golang.
* [crocoite](https://github.com/promyloph/crocoite) (In Development) - Crawl websites using headless Google Chrome/Chromium and save resources, static DOM snapshot and page screenshots to WARC files.