[~/geOSINT]
└─$ ./geOSINT.py -a 9231 W 87th Pl -c Arvada -s CO -d 1000
File "/home/greena/geOSINT/./geOSINT.py", line 260
print "\033[1m\033[31m[-]\033[0m {0}".format(msg)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?