dhtmlparser3 API

Most important function here is parse(), which is used to process string and create Document Object Model.

dhtmlparser3.parse(string: str, case_insensitive_parameters=True)[source]