chtml-matcher

MIT style license

A unifying template matcher based on closure-html for web scraping and extraction

$ area51 add chtml-matcherCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chtml-matcher:some-function ...)