/linkchecker

Python script for checking if vendor links are up or down

Primary LanguagePython

linkchecker

a clone of Daniel Sifton's (@telezoic) Ophidian-Multitude-Python vendor link checking script.

Tested on:

Learn360 NFB Campus CBC Curio Tumblebooks Infobase eBooks

To use:

Prepare the data: create a CSV with the 1st column as title and 2nd column as URL. Will not work with authentication tokens. No headers. Make sure to remove commas from 1st column

Run multitude.py, enter vendor python script name, indicate input csv file name, and then indicate output csv file name.

Profit!