The pyShodan repository is moving to https://github.com/Hackman238/pyShodan. All future releases, updates, etc will occur from there.
pyShodan (https://gotham-security.com)
Python 3 script for interacting with Shodan API. Has three modes of operation: making an API query for a search term, a single IP address, or for a list of IP addresses in a .txt file.
git clone https://github.com/GoVanguard/pyShodan.git
Tested on Python 3.6+.
- Shodan (pip3 install shodan)
Output is printed to stdout as well as CSV files in the script directory.