Liking cljdoc? Tell your friends :D

clj-robots-parser.core


is-crawlable?clj/s

(is-crawlable? {:keys [agent-rules]} url user-agent)

Does the given parsed robots.txt permit the given URL to be crawled by the given user-agent?

Does the given parsed robots.txt permit the given URL to be crawled
by the given user-agent?
sourceraw docstring

parseclj/s

(parse content)

Parses the given string (content of a robots.txt file) into data that can be queried.

Parses the given string (content of a robots.txt file) into data that
can be queried.
sourceraw docstring

robots-txt-lineclj/s

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close