InternetDB is an API from Shodan that is free to use for non-commercial use. It only accepts an IP address as input and provides limited information compared to Shodan, but doesn't require an API key.
Since it's like a lightweight Shodan, I've largely just copied from sfp_shodan.py and removed code, changing the URL to point to the other API.
InternetDB is an API from Shodan that is free to use for non-commercial use. It only accepts an IP address as input and provides limited information compared to Shodan, but doesn't require an API key.
Since it's like a lightweight Shodan, I've largely just copied from sfp_shodan.py and removed code, changing the URL to point to the other API.