shodan-python v1.24 releases: official Python library for Shodan
Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools.
Features
- Search Shodan
- Fast/ bulk IP lookups
- Streaming API support for real-time consumption of Shodan firehose
- Network alerts (aka private firehose)
- Manage Email Notifications
- Exploit search API fully implemented
- Bulk data downloads
- Command-line interface
Changelog v1.24
- New command: shodan alert stats
Installation
$ pip install shodan
Use
Grab your API key fromĀ https://account.shodan.io
Copyright (c) 2014- John Matherly <jmath@shodan.io>