This is a scraper that runs on Morph. To get started see the documentation
Select ruby using your favourite ruby version manager, for example:
shell
chruby 3.2.2
Then install gems using bundler. Currently morph.io has bundler v1.15.2 installed, so you need to force the installation and use of earlier version. Ignore the warnings to upgrade bundler till morph.io ruby runners are updated.
gem install bundler -v 1.15.2
bundle _1.15.2_ install
bundle exec ruby scraper.rb
Total run time: 4 minutes
Total cpu time used: less than 20 seconds
Total disk space used: 117 KB