Marcel
|
dbf350c122
|
[parsing] return unclosed matched tags
|
2023-03-18 18:38:45 +01:00 |
|
Marcel
|
8451074b50
|
[parsing] fix: don't push unmatched void tags onto queue
|
2023-03-18 18:38:45 +01:00 |
|
Marcel
|
176a156c65
|
[parsing] rework interface, implemented all get_element(s) functions + extract_attributes() as MatchingElementParser class methods and improve performance
|
2023-03-18 18:38:44 +01:00 |
|
Marcel
|
5e3894df3f
|
[parsing] add new module containing various HTML parser classes as replacement for utils.get_html_... functions
* performance is mostly better for large HTML data and on PyPy
|
2023-03-18 18:38:43 +01:00 |
|