A simple "pull API" for HTML parsing, after Perl's HTML::TokeParser.Many simple HTML parsing tasks are simpler this way than with theHTMLParser module. pullparser.PullParser is a subclass ofHTMLParser.HTMLParser.