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

GitHub

233 stars
10 watching
37 forks
Language: Haskell
last commit: about 1 month ago

Related projects:

Repository Description Stars
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 123
ndmitchell/hoogle A search engine for Haskell APIs 755
ndmitchell/uniplate A simple and efficient generics library for Haskell 76
uweschmidt/hxt A collection of Haskell libraries for parsing and manipulating XML documents 123
ndmitchell/extra A collection of utility functions for the Haskell programming language 94
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
imangazaliev/didom A fast and simple HTML parser with support for CSS selectors and XPath expressions. 2,203
snoyberg/xml A collection of reusable building blocks for working with XML in Haskell 71
chadwain/rem A parser for HTML5 documents written in Zig 107
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
mischov/meeseeks A parser and extractor for HTML and XML data with CSS or XPath selectors 316
alexwl/haskell-code-explorer A web application for exploring and understanding Haskell codebases 512
drmohundro/swxmlhash A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. 1,411
snjyor/htmlpageparser An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data 1
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89