chtml-matcher
A unifying template matcher based on closure-html for web scraping and extraction
$ area51 add chtml-matcherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chtml-matcher:some-function ...)