Heritrix
My installation replication:
- Download the distribution package
- Unzip and cd into it.
- Make sure to have java-11. I use arch so
sudo pacman -S jdk11-openjdk
did it. - Use the correct version
archlinux-java set jdk11-openjdk
- Run it
bin/heritrix -a username:password
The documentation shows a minimal example.