HTMLParser

A parser for HTML and XHTML.

Classes

HTMLParser() Find tags and other markup and call handler functions.

Exceptions

HTMLParseError(msg[, position]) Exception raised for all parse errors.