tagsoup
HTML parser
A Haskell library for parsing and extracting information from HTML/XML documents
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
233 stars
10 watching
37 forks
Language: Haskell
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| A search engine for Haskell APIs | 755 |
| A simple and efficient generics library for Haskell | 76 |
| A collection of Haskell libraries for parsing and manipulating XML documents | 124 |
| A collection of utility functions for the Haskell programming language | 94 |
| A Haskell library for building command line applications with minimal code | 91 |
| A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
| A collection of reusable building blocks for working with XML in Haskell | 71 |
| A parser for HTML5 documents written in Zig | 108 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
| A web application for exploring and understanding Haskell codebases | 511 |
| A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
| An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |