WARC viewer for browsing the contents of a WARC file.
- Find one or more WARC files (here's an example: https://github.com/downloads/alard/warc-proxy/picplz-00454713-20120603-143400.warc.gz).
- Install the Python Tornado library. Sometimes:
pip install tornado
, on Ubuntu or Debian:sudo apt-get install python-tornado
- Check out the code:
git clone https://github.com/alard/warc-proxy
- Run the proxy:
python warcproxy.py
On Firefox: install the firefox-addon/warc-viewer.xpi
and start the WARC viewer from the Tools menu.
On other browsers:
- Set the HTTP proxy of your browser to
localhost
port8000
- Visit
http://warc/