Get-Shodan
Get-Shodan copied to clipboard
Error appears when running getShodan.py
when i type this one python3 getShodan.py -h i got this error
File "getShodan.py", line 30
SyntaxError: invalid syntax
and when i type this one python getShodan.py -h
i got this error
Traceback (most recent call last):
File "getShodan.py", line 2, in
i have installed the shodan module and this error still appear.
Can you help me with this one? on how to solve this problem?
Please make the download by country (--country ). The lack of this function is a big minus. Thanks
when i type this one python3 getShodan.py -h i got this error
File "getShodan.py", line 30
SyntaxError: invalid syntax
and when i type this one python getShodan.py -h
i got this error
Traceback (most recent call last): File "getShodan.py", line 2, in import shodan ImportError: No module named shodan
i have installed the shodan module and this error still appear.
Can you help me with this one? on how to solve this problem?
pip
install shodan