chtml-matcher
A unifying template matcher based on closure-html for web scraping and extraction
$ area51 add chtml-matcherコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(chtml-matcher:some-function ...)A unifying template matcher based on closure-html for web scraping and extraction
$ area51 add chtml-matcherコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(chtml-matcher:some-function ...)