The internet Wayback Machine

The internet Wayback Machine


The Internet Wayback Machine allows users to define a link to auto submit to Archive.org to have a snapshot of a link.

The main benefit of this application is that the user doesn’t require to open a browser and do the submission manually each time. The application can be configured in a Crontab and do the task of submission periodically.

The application initially developed in Java but later it’s ported to PHP as many hosting services provide PHP out of the box.

The source code of the application is GPL-3.0 licensed.

In 2019, the application has been rewritten from the scratch using Spring Shell. Keep in mind in this version PHP support has dropped and the license has changed to MIT. If you still interested to access to the old code, check classic-old branch on GitHub.