A script that crawls through http://kenyalaw.org/caselaw/cases/advanced_search/ and prints out an array of type :
{
title: "",
url: "",
date: "",
}
Run npm install to install dependancies.
Run npm start to run app
An array will be printed to the console