htmlquery
HTML parser
A Golang package for extracting data from HTML documents using XPath expressions.
htmlquery is golang XPath package for HTML query.
738 stars
11 watching
74 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
gogolanghtmlhtml-parserxpathxpath-selectorxpath2
Related projects:
Repository | Description | Stars |
---|---|---|
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
antchfx/xpath | Provides a Go package for querying and selecting nodes from various document types using XPath expressions. | 694 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
zhegexiaohuozi/jsoupxpath | An HTML parser implementing W3C XPATH 1.0 syntax for Java. | 452 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
chasefleming/elem-go | A lightweight Go library for creating and manipulating HTML elements with type safety | 320 |
hetiansu5/urlquery | A URL query string encoder and parser written in Go. | 60 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
pharo-contributions/xml-xmlparserhtml | Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath. | 6 |
choru-k/react-native-html-parser | A JavaScript library for parsing HTML and XML documents across multiple platforms, including React Native and Titanium. | 84 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
davemolk/gogetjs | Tools for extracting and analyzing JavaScript files from web pages | 40 |
gulpf/nimquery | Library for querying HTML using CSS selectors | 134 |