Skip to main content

A python framework for getting useful stuff out of HAR files

Project description

https://badge.fury.io/py/haralyzer.svg PyPI - Downloads PyPI - Python Version https://github.com/haralyzer/haralyzer/workflows/Python%20Checking/badge.svg https://coveralls.io/repos/github/haralyzer/haralyzer/badge.svg?branch=master https://readthedocs.org/projects/haralyzer/badge/?version=latest

A Python Framework For Using HAR Files To Analyze Web Pages.

Documentation

The documentation exists on readthedocs.

Overview

The haralyzer module contains three classes for analyzing web pages based on a HAR file. HarParser() represents a full file (which might have multiple pages). HarPage() represents a single page from said file. HarEntry() represents an entry in a HarPage(), and there are are multiple entries per page. Each HarEntry has a request and response that contains items such as the headers, status code, timings, etc

Contributing

We are always looking for new people to get involved. If you are looking to get involved, then fork this repo and start making changes that you would like to see. If you are making any coding changes, then please create tests (we use pytest) for your code. Documentation should also be created for your additions. You can then submit a PR and we will review it.

Python 2 Support

1.9.0. is the last version that supports Python 2.7.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haralyzer-2.4.0.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

haralyzer-2.4.0-py3-none-any.whl (14.8 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