Alouette :: Scrap Images from the Wayback Machine

Alouette is a simple Python script that allows you to scrap all images from a website stored on the Wayback Machine.

Prepare your Environment

Be careful, I’m running this from WSL2, not PowerShell or CMD.

First of all we are going to install the Wayback Machine Downloader.

Be careful, there are several versions of the same script and if you just run gem install wayback_machine_downloader you are going to install the packages that is not maintained since ages.

So follow me with this command instead:

This package is maintained here and it’s the only one that I saw working.

How to run Alouette

Just run:


 

Leave a Reply

Your email address will not be published. Required fields are marked *