Skip to content

raymondSeger/shodan-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shodan: The official Python library for accessing 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
  • Streaming API support for real-time consumption of Shodan data
  • Exploit search API fully implemented

Installation

To install the Shodan library, simply:

$ pip install shodan

Or if you don't have pip installed (which you should seriously install):

$ easy_install shodan

Documentation

Documentation is available at http://shodan.readthedocs.org/.

About

The official Python library for Shodan

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%