You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script can crunch through very dirty HTML documents. First, it passes document to Webkit layout engine and then to HTML Tidy.
Usage:
python html2xml.py < document.html > document.xml