A Clojure library for dynamic browsing with cookies for authenticated navigation
(use 'browser.core)
(def client (create))
(with-client client
(doget "https://github.com/kokosro/browse"))
will produce a response map
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.