The archiver package
archiver is a daemon which will watch a specified text file, each line of which is a URL, and will one by one request that the URLs be archived or spidered by http://www.webcitation.org and http://www.archive.org for future reference.
Because the interface is a simple text file, this can be combined with other scripts; for example, a script using Sqlite to extract visited URLs from Firefox, or a program extracting URLs from Pandoc documents.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.5.1, 0.6.0, 0.6.1, 0.6.2 |
|---|---|
| Dependencies | base (4.*), bytestring, curl, hinotify, HTTP, network |
| License | BSD3 |
| Author | Gwern |
| Maintainer | Gwern <gwern0@gmail.com> |
| Category | Documentation, Network |
| Executables | archiver |
| Upload date | Thu Sep 23 15:26:41 UTC 2010 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Network
Downloads
- archiver-0.1.tar.gz (Cabal source package)
- package description (included in the package)