Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARC viewer for browsing the contents of a WARC file.

  1. Find one or more WARC files (here's an example: https://github.com/downloads/alard/warc-proxy/picplz-00454713-20120603-143400.warc.gz).
  2. Install the Python Tornado library. Sometimes: pip install tornado, on Ubuntu or Debian: sudo apt-get install python-tornado
  3. Check out the code: git clone https://github.com/alard/warc-proxy
  4. 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:

  1. Set the HTTP proxy of your browser to localhost port 8000
  2. Visit http://warc/

About

Serving content from a WARC

Resources

Stars

61 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages