Skip to content

kokosro/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

browser

A Clojure library for dynamic browsing with cookies for authenticated navigation

Usage

Clojars Project

(use 'browser.core)

(def client (create))

(with-client client
  (doget "https://github.com/kokosro/browse"))

will produce a response map

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Basic browsing with cookies for authenticated navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published