Skip to main content

Scarlet Shark REST API Python client

Project description

scarlet-shark-python

Scarlet Shark REST API Python client.

Installation

pip install scarlet-shark-client

Usage example

from scarlet_shark_client.client import ClientFactory

client = ClientFactory.get_client('<your API key>', api_version='v0.4', print_json=True)
result = client.search_domain(domain='scarletshark.com')

prints

{
  "age": 4043,
  "associated_urls": [],
  "classification": "security",
  "disclosure_email": "unknown",
  "domain": "scarletshark.com",
  "domain_description": "",
  "ip": "40.[redacted]",
  "reference_url": "",
  "registered": "2012-04-02",
  "service": {
    "service_email": "",
    "service_id": 0,
    "service_name": "unknown",
    "service_trust": "unknown",
    "service_type": "unknown",
    "service_url": ""
  },
  "tags": [
    "security"
  ],
  "threat_actor_aliases": [],
  "threat_actor_id": 0,
  "threat_classification": "safe",
  "threat_explanation": "The domain is considered to be safe and it hosts no known malicious content.",
  "tracking_domain": false
}

Supported actions

API version 0.4

  • search_dns
  • search_domain
  • search_email
  • search_hash
  • search_ip
  • search_network
  • search_threat_actors
  • search_threat_tools
  • search_url

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

scarlet_shark_client-1.0.6.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scarlet_shark_client-1.0.6-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file scarlet_shark_client-1.0.6.tar.gz.

File metadata

  • Download URL: scarlet_shark_client-1.0.6.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for scarlet_shark_client-1.0.6.tar.gz
Algorithm Hash digest
SHA256 b9082f8501d84711246927c88e3b4ff38f36de56fa3653f0b960ba44e6225dfc
MD5 2d6b0adfb3fbc4fa522b7d0cdc491d2d
BLAKE2b-256 4478730ee94a3801789b2075c753b71097438263400df7afee1a2892747c9116

See more details on using hashes here.

File details

Details for the file scarlet_shark_client-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for scarlet_shark_client-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6afadfaad531374449750b21480c6294b701752a24b777a96390ae0189abea90
MD5 66454af2c02e11b87a12a90313a72ab3
BLAKE2b-256 b6d552f613bfaefcefdacdceb204c118d69dc0937ee4ab6a5e9aca5646739c4e

See more details on using hashes here.

Supported by

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