mirror of
https://github.com/iipc/awesome-web-archiving.git
synced 2025-12-18 12:54:42 +03:00
Fix linter error: Ignore double IA Wayback link. (#129)
This commit is contained in:
@@ -113,6 +113,7 @@ This list of tools and software is intended to briefly describe some of the most
|
||||
### Search & Discovery
|
||||
|
||||
* [Mink](https://github.com/machawk1/mink) - A [Google Chrome](https://www.google.com/intl/en/chrome/) extension for querying Memento aggregators while browsing and integrating live-archived web navigation. *(Stable)*
|
||||
<!--lint ignore double-link-->
|
||||
* [playback](https://github.com/wabarc/playback) - A toolkit for searching archived webpages from [Internet Archive](https://web.archive.org), [archive.today](https://archive.today), [Memento](http://timetravel.mementoweb.org) and beyond. *(In Development)*
|
||||
* [SecurityTrails](https://securitytrails.com/) - Web based archive for WHOIS and DNS records. REST API available free of charge.
|
||||
* [Tempas v1](http://tempas.L3S.de/v1) - Temporal web archive search based on [Delicious](https://en.wikipedia.org/wiki/Delicious_(website)) tags. *(Stable)*
|
||||
@@ -127,6 +128,7 @@ This list of tools and software is intended to briefly describe some of the most
|
||||
### Utilities
|
||||
|
||||
* [ArchiveTools](https://github.com/recrm/ArchiveTools) - Collection of tools to extract and interact with WARC files (Python).
|
||||
<!--lint ignore double-link-->
|
||||
* [Go Get Crawl](https://github.com/karust/gogetcrawl) - Extract web archive data using [Wayback Machine](https://web.archive.org/) and [Common Crawl](https://commoncrawl.org/). *(Stable)*
|
||||
* [gowarcserver](https://github.com/nlnwa/gowarcserver) - [BadgerDB](https://github.com/dgraph-io/badger)-based capture index (CDX) and WARC record server, used to index and serve WARC files (Go).
|
||||
* [har2warc](https://github.com/webrecorder/har2warc) - Convert HTTP Archive (HAR) -> Web Archive (WARC) format (Python).
|
||||
|
||||
Reference in New Issue
Block a user