HandsomeSoup
HTML parser
A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.
Easy HTML parsing for Haskell
123 stars
6 watching
20 forks
Language: Haskell
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A web application for exploring and understanding Haskell codebases | 511 |
| A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
| Allows HTML manipulation and template rendering using CSS selectors familiar to web developers | 65 |
| A CSS preprocessor implemented as an embedded Haskell domain specific language | 361 |
| A parser for JavaScript written in Haskell. | 159 |
| A parser for HTML5 documents written in Zig | 108 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| A Haskell implementation of Earley's algorithm for parsing context-free grammars. | 366 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A Rust library for extracting useful data from HTML documents | 974 |
| A set of libraries and tools for building web UI using Haskell | 352 |