Skip to main content

HTTP Archive extractor

Project description

Overview

Extractor for HAR, HTTP Archive format.

Requirements

Optional

Installation

python setup.py install
pip install har-extractor

Usage

usage: har-extractor [-h] [-v] [-l] [-o DIRECTORY] FILE

positional arguments:
  FILE                  HAR file

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         list extracted files
  -l, --list            list the contents of input files
  -o DIRECTORY, --output-directory DIRECTORY
                        set output directory (default: ./<filename>.d)

Testing

python setup.py test
coverage run --include har_extractor.py setup.py 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-0.1.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

har_extractor-0.1.0-py3-none-any.whl (5.3 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