Skip to content

cybercure.ai python SDK to digest cybercure free cyber threat intelligence feeds

License

Notifications You must be signed in to change notification settings

grispan56/CyberCure.ai-Python-sdk

Repository files navigation

Cybercure.ai SDK allows quick and easy access to cybercure public data. The class called cybercure and can access several methods:

  • get_hash_indicators()
  • get_ip_indictors()
  • get_url_indicators()
  • search()

Checkout the documentation at: https://cybercureai-python-sdk.readthedocs.io/en/latest/ or in docs dir.

for more details and parameters that can be used. Feel free to fork and suggest improvments.

Installation:

pip install cybercure

Check the examples directory for starting point. Check www.cybercure.ai for more information