cargo install seawardOn NetBSD a pre-compiled binary is available from the official repositories. To install it, simply run:
pkgin install seawardAn Alpine Linux package is also available in the community repository:
apk add seawardSeaward is a concurrent crawler used for searching word matches in a website, think of it as grep for the web.
Run seaward -h to show the available options and get started.
To search for a case insensitive word/phrase in a website, use:
seaward <url> -w <word> -i