HandsomeSoup

HTML parser

A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.

Easy HTML parsing for Haskell

GitHub

123 stars
6 watching
20 forks
Language: Haskell
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
ndmitchell/tagsoupA Haskell library for parsing and extracting information from HTML/XML documents233
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
alexwl/haskell-code-explorerA web application for exploring and understanding Haskell codebases511
mischov/meeseeksA parser and extractor for HTML and XML data with CSS or XPath selectors316
crufter/haqueryAllows HTML manipulation and template rendering using CSS selectors familiar to web developers65
sebastiaanvisser/clayA CSS preprocessor implemented as an embedded Haskell domain specific language361
erikd/language-javascriptA parser for JavaScript written in Haskell.159
chadwain/remA parser for HTML5 documents written in Zig108
brettstimmerman/menschA CSS parsing library with an abstract syntax tree (AST) data structure114
ollef/earleyA Haskell implementation of Earley's algorithm for parsing context-free grammars.366
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
feichao93/temmeA lightweight, CSS-based selector for extracting structured data from HTML documents.273
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
utkarshkukreti/select.rsA Rust library for extracting useful data from HTML documents974
joelburget/react-haskellA set of libraries and tools for building web UI using Haskell352