Haskell Web Scraping

scalpel: A high level web scraping library for Haskell. – Hackage 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. There are two general mechanisms provided by this library that are used […]