Skip to main content

Library to submit queries to iSIGHT API and return the result back

Project description

Isight

To use this module simply do:

>>> from isight import Isight
>>> api_query = Isight()
>>> api_query.public_key = '<iSIGHT public key>'
>>> api_query.private_key = '<iSIGHT private key>'
>>> api_query.querySIGHT('<query>')

Query

The query can be one of the following

  • Hash

  • File name

  • Domain

  • IP

  • The module accpets either single quires or list submissions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

isight-0.7.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page