#xpath (16 Repositories)
Ranked open-source repositories tagged with #xpath, scored by pull request acceptance likelihood and maintainer engagement velocity.
29.4%
18.7h
16 repositories tagged #xpath
lestrrat-go/helium
XML Toolkit for Go (XML/SAX2/XPath 3.1/XSLT 3.0/XInclude/XSD/RelaxNG/Schematron/C14N)
BaseXdb/basex
BaseX Main Repository.
sibprogrammer/xq
Command-line XML and HTML beautifier and content extractor
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
tuananh/camaro
camaro is a Node.js library that transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
gnieh/fs2-data
streaming data parsing and transformation library
beevik/etree
Parse, query and modify XML easily in go
mischov/meeseeks
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
seveniruby/AppCrawler
基于appium的app自动遍历工具
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.
antchfx/xmlquery
xmlquery is Golang XPath package for XML query.
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.
serpapi/nokolexbor
High-performance HTML5 parser for Ruby based on Lexbor, with support for both CSS selectors and XPath.
yegor256/xembly
Assembly for XML: an imperative language for creating and modifying XML documents (and a Java library)
ThomasWeinert/FluentDOM
A fluent api for working with XML in PHP