CSIRTG SDK
latest
  • client
  • search
  • feed
  • indicator
  • utils
CSIRTG SDK
  • Docs »
  • search
  • Edit on GitHub

search¶

class csirtgsdk.search.Search(client)¶

Bases: object

Search Object class

search(q, limit=None)¶

Performs a search against the /search endpoint

Parameters:
  • q – query to be searched for [STRING]
  • limit – limit the results [INT]
Returns:

list of dicts

Next Previous

© Copyright 2016, CSIRT Gadgets. Revision 60a38a2b.

Built with Sphinx using a theme provided by Read the Docs.