A tool to audit and compare static websites (live vs. archive, staging vs. prod)

1 valliappanr 1 6/21/2025, 10:00:42 PM github.com ↗

Comments (1)

valliappanr · 8h ago
built a Python-based tool called static_website_audit that crawls static websites and compares two versions — either from live/staging environments or using snapshots from the Web Archive. It supports semantic (text), literal (HTML), and visual (image) diffing. Useful for regression checks, digital preservation, or QA automation. Examples included:

Compare production vs staging

Compare two Web Archive snapshots