Skip to content

internetarchive/liveweb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Liveweb Proxy for Wayback Machine

Build Status

Liveweb proxy is component of Internet Archive's wayback machine project.

The liveweb proxy captures the content of a web page in real time, archives it into a ARC or WARC file and returns the ARC/WARC record back to the wayback machine to process. The recorded ARC/WARC file becomes part of the wayback machine in due course of time.

How to setup

  • make venv

    This setup a new virtual env in the project directory and instals all the dependencies.

  • make run

    This starts running the liveweb proxy.

  • make test

    Runs all the test cases.

Documentation

Documentation is available at http://liveweb.readthedocs.org/.

About

Liveweb proxy of the Wayback Machine project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages