A simple web tool that accepts a list of URLs and reports whether each one is alive or dead.
Deployed at: https://s-lib006.lib.uiowa.edu/link_checker/.
Only accessible via a computer on a library network.
git clone https://github.com/ui-libraries/link_checker.git
cd link_checker
npm install
npm startThen open http://localhost:3000/link_checker.