Skip to content

Files

Latest commit

 

History

History
22 lines (15 loc) · 543 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 543 Bytes

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