Skip to main content

HTTP Archive extractor

Project description

Overview

Extractor for HAR, HTTP Archive format.

Requirements

Optional

Installation

pip install har-extractor
git clone https://github.com/dead-beef/har-extractor
cd har-extractor
pip install -e .[dev]

Testing

./test

Usage

usage: har-extractor [-h] [-V] [-v] [-l] [-i] [-s] [-d] [-o DIRECTORY] 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
  -v, --verbose         list extracted files
  -l, --list            list the contents of input file
  -i, --iterative       iteratively parse input file
  -s, --strict          exit and delete extracted data after first error
  -d, --directories     create url directories
  -o DIRECTORY, --output DIRECTORY
                        set output directory (default: ./<filename>.d)

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-0.2.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

har_extractor-0.2.1-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page