„A simple HTML ‚parser‘ that will ‚read‘ through an HTML file and call functions on data and tags etc.
Useful if you need to implement a straightforward parser that just extracts information from the file *or* modifies tags etc.
Shouldn’t choke on bad HTML.“