Skip to content

A Python library for converting HTTP session HAR file logs into files in multiple formats.

License

Notifications You must be signed in to change notification settings

8percent/har2document

Repository files navigation

Har2Document

Build Code style: black pre-commit pre-commit.ci status

Read the HAR file, convert it into Python objects, and export it to CSV and markdown files.

Support for Python 3.10 and later versions.


Features

  • Masking Feature: Offers the ability to mask sensitive information in the documentation, such as passwords and phone numbers.
  • Export to CSV and Markdown: Allows exporting the generated documentation to both CSV and Markdown formats, enabling flexible documentation management.

Usage

TBD


Installation

To install Har2Document, you can use pip to install directly from the GitHub repository. Run the following command in your terminal:

pip install git+https://github.com/8percent/har2document.git

Contributing

Pull requests are always welcome.

Check CONTRIBUTING.md for more details.


License

Distributed under the terms of the MIT license.

About

A Python library for converting HTTP session HAR file logs into files in multiple formats.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages