Text.HTML.Scalpel

Selectors

data Selector

class Selectable s

data AttributePredicate

class AttributeName k

class TagName t

Wildcards

data Any

Tag combinators

(//)

Attribute predicates

(@:)

(@=)

(@=~)

hasClass

Scrapers

data Scraper str a

Primitives

attr

attrs

html

htmls

text

texts

chroot

chroots

Executing scrapers

scrape

scrapeStringLike

type URL

scrapeURL

scrapeURLWithOpts

scrapeURLWithConfig

data Config str

type Decoder str

defaultDecoder

utf8Decoder

iso88591Decoder