A python framework for getting useful stuff out of HAR files
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file haralyzer-2.0.0.tar.gz
.
File metadata
- Download URL: haralyzer-2.0.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec977596f3c43ea740be5c90e4c96d449e123856cdba703285faf44790240edd |
|
MD5 | 65536dc031b7c53b3cabbe9a33c4b8fc |
|
BLAKE2b-256 | 027351b283b00a26b49dc07a202f2597a17beb50a19be61ad7f7fa2a278af88f |
File details
Details for the file haralyzer-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: haralyzer-2.0.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d93699851ae809229c4f967d11d046c1cabde9ed9ca85dcf1c3153ec719b539b |
|
MD5 | 1e2ad36760bf1cee234a4849e2cd5e58 |
|
BLAKE2b-256 | c77c39fd7930d74c03862c4d58b7bf45dee69860e2942037baf90a2735e77c4b |