Liking cljdoc? Tell your friends :D
Clojure only.

boilerpipe-clj.core


get-imagesclj

(get-images url)

Takes the URL of the page and return list of Image

Takes the URL of the page and return list of Image
sourceraw docstring

get-textclj

(get-text source)
(get-text source extractor)

Takes HTML as String and returns extracted content.

Will use Boilerpipe ArticleExtractor impl if not passed an extractor instance as second argument.

Takes HTML as String and returns extracted content.

Will use Boilerpipe ArticleExtractor impl if not passed an extractor
instance as second argument.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close