Liking cljdoc? Tell your friends :D

super-rss.html


Cclj

source

extract-html-metaclj

(extract-html-meta url)

Return the minimal expected element for a RSS feed: title, description, published-date, link

Return the minimal expected element for a RSS feed: title, description, published-date, link
sourceraw docstring

extract-simple-html-metaclj

(extract-simple-html-meta url)

Return the title and desription of a webpage

Return the title and desription of a webpage
sourceraw docstring

fetchclj

(fetch url)

Fetch an url and return and enlive version of the body

Fetch an url and return and enlive version of the body
sourceraw docstring

get-page-dateclj

(get-page-date content)

Search for a text element containing what looks like a date

Search for a text element containing what looks like a date
sourceraw docstring

get-page-descriptionclj

(get-page-description content)
source

get-page-titleclj

(get-page-title content)
source

get-web-pageclj

(get-web-page url)

Fetch a url and cache the result. Use caching to limit the amount of external reading.

Fetch a url and cache the result.
Use caching to limit the amount of external reading.
sourceraw docstring

get-web-page*clj

(get-web-page* url run-fn)
source

headersclj

source

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

× close