Skip to main content

Kaspersky TIP unofficial API for Python

Project description

🛡️ Kaspersky TIP API

Kaspersky Threat Intelligence Portal unofficial API for Python

✨ Features

  • Search by hash (md5, sha1, sha256)
  • Search by IP address
  • Search by domain
  • Search by URL
  • Upload samples

📥 Installation

pip install kasperskytip

▶️ Getting Started

import kasperskytip

ks = kasperskytip.kaspersky_tip()
site = ks.search("google.com")

print(site.is_safe)
>>> True

📝 Usage

Please, see the usage examples on readthedocs

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

kasperskytip-1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

kasperskytip-1.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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