Skip to content

There are excellent shell scripts for downloading websites from Archive.org's Wayback Machine, but I could not find an existing, publicly available script for doing it with PHP, so using a shell script for an example, I made one in PHP.

License

Notifications You must be signed in to change notification settings

LilPeck/PHP-Wayback-Machine-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Wayback-Machine-Downloader

There are excellent shell scripts for downloading websites from Archive.org's Wayback Machine, but I could not find an existing, publicly available script for doing it with PHP, so using a shell script for an example, I made one in PHP.

INSTRUCTIONS

Create a folder with a random name on your site for the scripts to run inside.

Edit variables in getfile.php and process.php

Run getfile.php to create the rawlist.json file.

Then run process.php to download the site you want.

Questions: LilPeck@gmail.com

About

There are excellent shell scripts for downloading websites from Archive.org's Wayback Machine, but I could not find an existing, publicly available script for doing it with PHP, so using a shell script for an example, I made one in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages