Skip to content

mwicat/html2xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

HTML to XML converter using WebKit and Tidy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages