Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.
python
html
parser
formatter
tree
dom
tags
attributes
filter
html-parser
create
getelementbyid
dom-tree
getelementsbyclassname
getelementsbyname
getelementsbytagname
-
Updated
Jul 5, 2023 - Python