Skip to content

reineimi/va2crawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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