# hScraper [![Build Status](https://travis-ci.org/Nishant9/hScraper.svg?branch=master)](https://travis-ci.org/Nishant9/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](docs/) for more info.