Skip to main content

Download content from .HAR files

Project description

Hardle

A simple & lightweight utility for (synchronously) downloading content from .HAR files. Useful when you want to download static sites for offline use.

Installation

$ pip3 install hardle

Hardle uses type annotations, so Python 3.5 (minimum) is required.

Usage

From the Command Line

$ hardle path/to/file.har out/

From Python

from hardle import download

download("path/to/file.har", "out/")

License

MIT

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

hardle-0.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

hardle-0.1.0-py3-none-any.whl (4.0 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