twill-fork
Simple scripting language for Web browsing
Install
- All systems
-
curl cmd.cat/twill-fork.sh
- Debian
-
apt-get install python-twill
- Ubuntu
-
apt-get install python-twill
- Kali Linux
-
apt-get install python-twill
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-twill
- Raspbian
-
apt-get install python-twill
- Dockerfile
- dockerfile.run/twill-fork
python-twill
Simple scripting language for Web browsing
Twill is a simple scripting language intended for programmatic or automated browsing of Web sites. It allows users to browse the Web from a command-line interface. So, you can navigate through Web sites that use forms, cookies, and most standard Web features.