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
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
hardle-0.1.2.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hardle-0.1.2.tar.gz.
File metadata
- Download URL: hardle-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e27336f20e2f1c229e6e68680b2e91c6411b0913c25c4deba1d5610c6839fd13
|
|
| MD5 |
57f3025f6d73784b0e82c0d9c2a23da7
|
|
| BLAKE2b-256 |
fafc6715c7f5868f3e94ff33c6bdecd9c56f1561ce1e80f292fac2e685de685f
|
File details
Details for the file hardle-0.1.2-py3-none-any.whl.
File metadata
- Download URL: hardle-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84c2839b2aad4eba9333ba7cd81616602e37339c795d46a7f08632ba1aadbb43
|
|
| MD5 |
8af6c19d1058d71ea9adbe7169082f17
|
|
| BLAKE2b-256 |
aaac5716cf205de83307d0382f1f7bf787a6074a47f7302893b4f67b7df36442
|