A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
The main features of html5lib/html5lib-python are: HTML and XML Processing.
Open-source alternatives to html5lib/html5lib-python include: danburzo/hred. emilstenstrom/justhtml — A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex… engali94/xmljson. ericchiang/pup — Pup is a command line tool for extracting and filtering data from HTML documents using CSS selectors. It functions as… gawel/pyquery — A jquery-like library for python. charmparticle/xpe.