Description
A Haskell library to scrape and crawl web-pages.
README.md
hScraper
A Haskell library to scrape and crawl web-pages.
Parses correct html by itself and has support for malformed html using either one of :
- http://www.html-tidy.org/
- http://tidy.sourceforge.net/
See Documentation for more info.