Add-on:HTMLement: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
Line 23: Line 23:
[[Category:Add-ons with website tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:All add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]

Revision as of 02:13, 27 January 2019

HTMLement
icon.png

See this add-on on the kodi.tv showcase

Author: willforde
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: MIT License
Source: Source code
Summary: Pure-Python HTML parser with ElementTree support.
Home icon grey.png   ▶ Add-ons ▶ HTMLement

Parses HTML using HTMLParser to build a tree of Elements. Utilizing ElementTree support for XPath expression to parse the tree.