Heritrix

Published

2023-11-09

github
documentation
releases

My installation replication:

  1. Download the distribution package
  2. Unzip and cd into it.
  3. Make sure to have java-11. I use arch so sudo pacman -S jdk11-openjdk did it.
  4. Use the correct version archlinux-java set jdk11-openjdk
  5. Run it bin/heritrix -a username:password

The documentation shows a minimal example.