Skip to content

v1.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@z7r1k3 z7r1k3 released this 24 Mar 02:08

Feature Implementations

Added new option that allows the user to disable redundant logging for URLs that were already crawled and logged. Doing so will speed up overall crawl, as writing to a .txt file and the console output takes time.

User input aside from the URL is now checked and, if incorrect type, prompts for the correct input as opposed to just throwing exceptions.