#html-parser (8 Repositories)
Ranked open-source repositories tagged with #html-parser, scored by pull request acceptance likelihood and maintainer engagement velocity.
10.9%
0.0h
8 repositories tagged #html-parser
philss/floki
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
posthtml/posthtml
PostHTML is a tool to transform HTML/XML with JS plugins
lightfeed/extractor
Use LLMs to robustly extract web data
zhegexiaohuozi/JsoupXpath
纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it.
b-fuze/deno-dom
Browser DOM & HTML parser in Deno
zzzprojects/html-agility-pack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
ZhgChgLi/ZMarkupParser
ZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.
MohamedRejeb/Ksoup
Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.