Skip to main content

Module for reading Apple's webarchive format

Project description

pywebarchive is software for reading Apple's webarchive format.

A webarchive stores a complete web page -- including external media like images, scripts, and style sheets -- in a single file. It is most notable as the default format for the Safari browser's "Save As" command, though other Apple software also uses it for various purposes.

pywebarchive consists of two main components: Webarchive Extractor, a tool to convert webarchives to standard HTML documents; and the webarchive Python module, which is the code "under the hood" that makes it all work.

Webarchive Extractor

Webarchive Extractor converts webarchives to standard HTML documents. It allows opening webarchives on Windows and Linux/Unix systems, where Safari is not available.

Downloads

File Size Description
Webarchive.Extractor.exe 7.4 MB Windows (32-bit, standalone)
Webarchive.Extractor.x64.exe 8.1 MB Windows (64-bit, standalone)
pywebarchive-0.3.3.zip source code (zip)
pywebarchive-0.3.3.tar.gz source code (tar.gz)

Notes

The Windows version runs on Windows 7 and higher. It is a standalone executable -- no installation required.

The pywebarchive source code includes both graphical (extractor-gui.py) and command-line (extractor.py) versions of Webarchive Extractor. The graphical version requires Tkinter; the command-line version should run on any system.

These download links are for the most recent stable release. If you're reading this on GitHub, be aware that you may be looking at a newer version of the code than what's linked here.

The webarchive module

webarchive is a Python module for reading the webarchive format. While its primary function is to power Webarchive Extractor, applications can also use it to examine webarchives directly.

The recommended way to install the webarchive module is through PyPI. For detailed documentation, try python3 -m pydoc webarchive.

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

pywebarchive-0.3.3.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

pywebarchive-0.3.3-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

Details for the file pywebarchive-0.3.3.tar.gz.

File metadata

  • Download URL: pywebarchive-0.3.3.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.13

File hashes

Hashes for pywebarchive-0.3.3.tar.gz
Algorithm Hash digest
SHA256 250794bedb2d4c8ce5e875e7879c84c3c7109c0648bee863a16c192a8eac8780
MD5 d73d83e0790f7ff8e5881f875ac5b5a9
BLAKE2b-256 0b258740e4e8af428efbce1631a8dd10e486aa6cebb0a9900d01fecfedbbb825

See more details on using hashes here.

File details

Details for the file pywebarchive-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: pywebarchive-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 18.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.13

File hashes

Hashes for pywebarchive-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 04404826991d88b105d18f2e016f617619c7062dfc6776553b11baae72cd26de
MD5 0256f12c5782878764bd1fb1f9b6cf09
BLAKE2b-256 a9af648d9e41110f3d799edc3eec203ed954c636d6e241deb1ea29c3eec4c99f

See more details on using hashes here.

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