HTTP Archive extractor
Project description
Overview
Extractor for HAR, HTTP Archive format.
Requirements
Optional
Installation
pip install har-extractor
Usage
usage: har-extractor [-h] [-V] [-l] [-o DIRECTORY] [-v] [-nv] [-i] [-ni] [-s] [-ns] [-d] [-nd] FILE positional arguments: FILE HAR file optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit -l, --list list the contents of input file -o DIRECTORY, --output DIRECTORY set output directory (default: ./<filename>.d) -v, --verbose turn on verbose output (default) -nv, --no-verbose turn off verbose output -i, --iterative use iterative json parser -ni, --no-iterative do not use iterative json parser (default) -s, --strict exit and delete extracted data after first error -ns, --no-strict ignore errors (default) -d, --directories create url directories (default) -nd, --no-directories do not create url directories
Development
Installation
git clone https://github.com/dead-beef/har-extractor
cd har-extractor
pip install -e .[dev]
Building
./build.sh
Testing
./test
Licenses
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
har-extractor-1.0.1.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file har-extractor-1.0.1.tar.gz
.
File metadata
- Download URL: har-extractor-1.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
28683dda28c8dd606069d9635407c0cb3df647609b3a505c89f46da89156caa2
|
|
MD5 |
bc4a806295742c5c65181d04dbdbe176
|
|
BLAKE2b-256 |
1f95e1a8ad343fa90e228ffe996c0002cd4f15ec35e57b1bad2dda2293e6ae21
|
File details
Details for the file har_extractor-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: har_extractor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
66d7487288f96ea663cd601e5a706fd84f604a3034cef950b9ebb10cbe7f3721
|
|
MD5 |
8034174907b1dd79ddef127185bed298
|
|
BLAKE2b-256 |
687b5b05a66e410ed7243a8def6c69846d6e0976429779ac37a3ca6ef4d63302
|