• Stars
    star
    649
  • Rank 69,373 (Top 2 %)
  • Language
    C
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fast C based HTML 5 parsing for python

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.