Skip to content

AutoInternetArchive is a very simple program designed to automatically archive webpages to The wayback machine with hourly intervals. AutoInternetArchive was designed to be run though a console window and left open for days or even months

Notifications You must be signed in to change notification settings

pebnn/AutoInternetArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

AutoInternetArchive

AutoInternetArchive AutoInternetArchive is a very simple program designed to automatically archive webpages to https://web.archive.org/ with hourly intervals. AutoInternetArchive was designed to be run though a console window and left open for days or even months.

How to run AutoInternetArchive

  1. Download AutoInternetArchive from https://github.com/pebnn/AutoInternetArchive/archive/refs/heads/main.zip
  2. install python https://www.python.org/downloads/ (Add python to PATH in installation screen)
  3. Open a console window and CD to the folder where requirements.txt is located. Now run this command:
pip install -r requirements.txt
  1. To run, make sure to CD to the directory where AutoInternetArchive.py is located and run this command:
python AutoInternetArchive.py
  1. Now follow instructions printed in console

About

AutoInternetArchive is a very simple program designed to automatically archive webpages to The wayback machine with hourly intervals. AutoInternetArchive was designed to be run though a console window and left open for days or even months

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages