tagsoup: Parsing and extracting information from (possibly malformed) HTML/XML documents
TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping.
Users should start from the Text.HTML.TagSoup module.
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| testprog | Build the test program | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tagsoup-0.10.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.4, 0.6, 0.8, 0.9, 0.10, 0.10.1, 0.11, 0.11.1, 0.12, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.12.7, 0.12.8, 0.13, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.13.10, 0.14, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.5, 0.14.6, 0.14.7, 0.14.8 |
|---|---|
| Dependencies | base (>=4 && <4.4), bytestring, containers, deepseq (==1.1.0.0), HTTP, mtl, network, QuickCheck (>=2.1 && <2.2), time [details] |
| License | BSD-3-Clause |
| Copyright | Neil Mitchell 2006-2010 |
| Author | Neil Mitchell <ndmitchell@gmail.com> |
| Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
| Uploaded | by NeilMitchell at 2010-05-26T05:08:24Z |
| Revised | Revision 2 made by AdamBergmark at 2015-05-21T15:30:03Z |
| Category | XML |
| Home page | http://community.haskell.org/~ndm/tagsoup/ |
| Distributions | Arch:0.14.8, Debian:0.14.8, Fedora:0.14.8, FreeBSD:0.13.3, LTSHaskell:0.14.8, NixOS:0.14.8, Stackage:0.14.8, openSUSE:0.14.8 |
| Reverse Dependencies | 97 direct, 761 indirect [details] |
| Executables | tagsoup |
| Downloads | 195415 total (93 in the last 30 days) |
| Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |