Is your feature request related to a problem? Please describe.
There is no way for user to test if the crawler will work fine for many urls they are going to scrape. There is no way to run a test run of 10 urls or 5 urls of each traversal to determine if the crawler works fine.
Describe the solution you'd like
In the invana-bot command, add additional argument dry-run=true should work
Describe alternatives you've considered
NA
Additional context
NA