XML-XMLParserHTML
XML parser
Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath.
Parsers for HTML that convert possibly malformed HTML into well-formed XML
6 stars
9 watching
6 forks
Language: Smalltalk
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
| | An XPath library for parsing and querying XML documents in Pharo Smalltalk environment | 5 |
| | A Smalltalk implementation of a streaming XML parser with DOM support | 0 |
| | An XML generation tool with a Seaside-like API | 4 |
| | A library that provides an XPath-like DSL to navigate XML DOM trees | 0 |
| | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
| | An HTML parsing and scraping library for Pharo | 6 |
| | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
| | A Lua-based XML parsing library that supports various XML elements and attributes. | 154 |
| | A replacement XML parsing and validation library for the Phobos standard | 20 |
| | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
| | A fast HTML parsing library written in C | 1,657 |
| | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |
| | An XML parsing library implemented in Swift | 584 |
| | A tool for parsing XML data in a simple and efficient way | 17 |