scalpel

A high level web scraping library for Haskell.

https://github.com/fimad/scalpel

Version on this page:0.2.0
LTS Haskell 22.17:0.6.2.2
Stackage Nightly 2024-04-14: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.2.0@sha256:bb81824db3e44bf4a5ea63f33c93a7851d548dda689dbed98feabc3053f70d15,1945

Module documentation for 0.2.0

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.