htmlparser

Parse HTML text into a tree of elements with selectors

Call parse() to build up a tree of element nodes. Each node in the tree, including the root node that is returned by parse(), supports a basic set of jQuery-like selectors. Or you could walk the tree by hand.

Versions

0.3.2-112 years ago1,623 downloads
0.3.1-112 years ago43 downloads
0.3-112 years ago92 downloads
0.2-112 years ago229 downloads
0.1.1-112 years ago249 downloads
0.1-112 years ago3,920 downloads

Dependencies

lua >= 5.2
lunitx >= 0.6
set >= 0.1

Dependency for

t-format-html, webscraper, zfh, zhihu.nvim, zhihu.nvim

Labels