Safe Haskell | None |
---|---|
Language | Haskell2010 |
Readability
Contents
Data types
Result of processing HTML through readability.
Construction
fromByteString :: ByteString -> Maybe Article Source #
Extracts article from HTML in ByteString.
readability-0.0.1.0: Extracts text of main article from HTML document
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Readability
Contents
Result of processing HTML through readability.
fromByteString :: ByteString -> Maybe Article Source #
Extracts article from HTML in ByteString.