[K12OSN] Filter testing script

Tom Hoffman tom.hoffman at gmail.com
Thu May 4 19:26:55 UTC 2006


I've written a simple Python script that could be used to test
filtering software.  Basically, it just reads a list of URL's from a
text file, makes the requests, and outputs the results--HTTP code, end
URL, and page title--into a CSV file.  It doesn't analyze the results
itself.

I'd be interested in any feedback or suggestions from actual school IT folks.

The script and instructions are here:

http://tuttlesvc.teacherhosting.com/filtrchekr/filtrchekr.py

A short sample list of sites is here:

http://tuttlesvc.teacherhosting.com/filtrchekr/sites.txt

--Tom




More information about the K12OSN mailing list