Add-on:HTMLement: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Manual revert
Addonbot (talk | contribs)
m Addon-Bot Update
Line 16: Line 16:
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/matrix/script.module.htmlement/resources/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/nexus/script.module.htmlement/resources/icon.png}}


[[Category:Add-on libraries/modules]]
[[Category:Add-on libraries/modules]]

Revision as of 05:46, 11 May 2023

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

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

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