Wrote a little script that pulls T/S parameters from a few manufacturer pages into a clean CSV so I can sort/filter in a spreadsheet instead of 40 browser tabs.
python scrape_ts.py --vendor dayton --out drivers.csv
Code in comments. Be nice to their servers.