Skip to content

EAD Download Ruby Script

Ryan Wick edited this page Oct 19, 2018 · 3 revisions

A full EAD export through Archon isn't currently working, so I wrote a Ruby script to log in to Archon, visit the full Collections list, and then download each EAD file individually. There is a 3 second pause after downloading each EAD to reduce load on the server. Our roughly 1300 finding aids take over an hour to download.

Some install and setup info is at the top of the script: https://github.com/osulp/archon/blob/master/ead-download.rb

Install on Windows 10

Clone this wiki locally