Don't have Python or want to install it? Use the binary release. Use it on..
Windows: WpBrokenCheck.exe example.com example.csv
Linux: ./WpBrokenCheck example.com example.csv
~PS These binaries are compiled using PyInstaller. You can build your own as well by running:
pyinstaller --onefile WpBrokenCheck.py
Binaries are tested on Windows 10, Windows 11, and Ubuntu 18.10