Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 746 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 746 Bytes

va2/lib/va2crawl.lua

Va2: Crawl

Website crawler, validator and SEO optimizer.

Installation & Usage

  1. Download install.sh
curl -LO https://raw.githubusercontent.com/reineimi/va2crawl/refs/heads/main/install.sh
  1. Put it in your preferred directory (for example, ~/Documents/lua/crawl)
  2. Run sh install.sh to download the script and requirements
  3. Call the script from the directory using:
lua crawl.lua

You can also set alias in your ~/.bashrc, for example:

alias crawl='cd ~/Documents/lua/crawl; clear; lua crawl.lua'

Preview from 2024/11/07

preview