This is our main crawler RUN USING python3!
run the monitor as follows: nohup sh monitor.sh path/to/script.py >output.out 2>&1 &
example: nohup sh monitor.sh DbWrapper/dp_handler.py >nohup_frontier.out 2>&1 &