scrapycl
The web scraping framework for writing crawlers in Common Lisp.
$ area51 add scrapyclCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scrapycl:some-function ...)The web scraping framework for writing crawlers in Common Lisp.
$ area51 add scrapyclCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scrapycl:some-function ...)