robotstxt

Robots.txt parser / rule evaluator

$ luarocks install robotstxt

Robotstxt provides a Lua/LPEG based robots.txt file parser and
rule evaluator. Basic workflow is to load via a file or IO
handle, then set a user agent, then check if given URLs are
allowed or denied.

Versions

1.3-1155 days ago8 downloads
1.2-1155 days ago2 downloads
1.1-1173 days ago9 downloads
1.0-2316 days ago19 downloads
1.0-1316 days ago0 downloads

Dependencies

lua >= 5.4, < 5.5

Manifests