Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.54 KB

Webaves

Web archiving software suite.

Work in progress. The code, functionality, and documentation is incomplete.

What's mostly implemented:

  • WARC files
    • List contents, dump & load as JSON, and extract files
    • API: read and write WARC files

The following is planned:

  • Traditional web crawler & archiver
  • MITM proxy server capture
  • Browser-based capture
  • Alternative archive file format

Installation

Downloads can be found on the Releases section.

If you want to compile the application yourself, you can do so using cargo from the webaves-app crate.

Usage

For information on how to use the application, see the user guide. If you need help, please check the Discussions section.

Documentation Status

Developers

The components of Webaves can be reused in your own Rust projects from the webaves crate.

Crates.io docs.rs

Contributing

See Contributing for information about bug reports and contributing to the project.

List of sponsors

License

Copyright 2022 Christopher Foo. Licensed under Mozilla Public License Version 2.0.