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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
ndmitchell/hoogleA search engine for Haskell APIs755
ndmitchell/uniplateA simple and efficient generics library for Haskell76
uweschmidt/hxtA collection of Haskell libraries for parsing and manipulating XML documents124
ndmitchell/extraA collection of utility functions for the Haskell programming language94
ndmitchell/cmdargsA Haskell library for building command line applications with minimal code91
imangazaliev/didomA fast and simple HTML parser with support for CSS selectors and XPath expressions.2,202
snoyberg/xmlA collection of reusable building blocks for working with XML in Haskell71
chadwain/remA parser for HTML5 documents written in Zig108
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
mischov/meeseeksA parser and extractor for HTML and XML data with CSS or XPath selectors316
alexwl/haskell-code-explorerA web application for exploring and understanding Haskell codebases511
drmohundro/swxmlhashA Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays.1,412
snjyor/htmlpageparserAn HTML parsing library that converts web pages to structured data and then generates Markdown content from that data1
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89