$ git clone https://github.com/charignon/browsercookie-clj.git
$ cd browsercookie-clj
$ brew install leiningen jq
$ lein run "website.com" | jq .
Check out https://blog.laurentcharignon.com/post/extracting-chrome-cookie-clojure/ for more information.
Copyright © 2017 Laurent Charignon
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.