scalpel

A high level web scraping library for Haskell.

https://github.com/fimad/scalpel

Version on this page:0.1.3.1
LTS Haskell 22.19:0.6.2.2
Stackage Nightly 2024-05-01:0.6.2.2
Latest on Hackage:0.6.2.2

See all snapshots scalpel appears in

Apache-2.0 licensed by Will Coster
Maintained by [email protected]
This version can be pinned in stack with:scalpel-0.1.3.1@sha256:742a59430402ff385f47dec89cacd5c75db658bfde78affe813f95ad7a712130,1977

Module documentation for 0.1.3.1

Scalpel is a web scraping library inspired by libraries like Parsec and Perl's Web::Scraper Scalpel builds on top of TagSoup to provide a declarative and monadic interface.