Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agilord/warc

Dart package to read (and in the future write) .warc (web archive) files
https://github.com/agilord/warc

Last synced: 2 months ago
JSON representation

Dart package to read (and in the future write) .warc (web archive) files

Awesome Lists containing this project

README

        

WARC (web archive file format) package

## Supported features:

- Parses and reads `.warc` files (basic, low-level API).
- Write `.warc` files (also supports per-record compression and tracking of offsets).
- Serialize CDXJ records (index of the `.warc` file), based off offsets.