A next-generation crawling and spidering framework.
A next-generation crawling and spidering framework. Fast And fully configurable web crawling, Standard and Headless mode support, JavaScript parsing / crawling, Customizable automatic form filling, Scope control - Preconfigured field / Regex, Customizable output - Preconfigured fields, can take URL and LIST input via STDIN, and outputs FILE or JSON to STDOUT
A next-generation crawling and spidering framework. Fast And fully configurable web crawling, Standard and Headless mode support, JavaScript parsing / crawling, Customizable automatic form filling, Scope control - Preconfigured field / Regex, Customizable output - Preconfigured fields, can take URL and LIST input via STDIN, and outputs FILE or JSON to STDOUT
To install katana, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install katana
To see what files were installed by katana, run:
port contents katana
To later upgrade katana, run:
sudo port selfupdate && sudo port upgrade katana
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.