shodan

Search Shodan database for internet-connected devices and services

brewmacoslinux
Try with needOr install directly
Source

About

Python library and command-line utility for Shodan

Commands

shodan

Examples

Initialize Shodan with your API key$ shodan init YOUR_API_KEY
Search for Apache web servers in a specific country$ shodan search --limit 100 'Apache' country:US
Get detailed information about a specific IP address$ shodan host 8.8.8.8