html5-parser

Fast C based HTML 5 parsing for python


License
Apache-2.0
Install
pip install html5-parser==0.4.12

Documentation

html5-parser

Latest version released on PyPi Build status of the master branch Latest version of html5-parser documentation

A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.

See documentation for details.