elza
Script language for automating HTTP requests
Install
- All systems
-
curl cmd.cat/elza.sh
- Debian
-
apt-get install elza
- Ubuntu
-
apt-get install elza
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install elza
- Raspbian
-
apt-get install elza
- Dockerfile
- dockerfile.run/elza
elza
Script language for automating HTTP requests
Elza is a set of perl scripts which can be used as an interpreter for automating requests on web pages. It can extract dynamic URLs from a page, handle forms, cookies, HTTP authentication, redirects / refreshes, etc.