Skip to content

Instantly share code, notes, and snippets.

@brad-anton
Last active June 27, 2016 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brad-anton/0ed1079969dad86079ad35a91122af52 to your computer and use it in GitHub Desktop.
Save brad-anton/0ed1079969dad86079ad35a91122af52 to your computer and use it in GitHub Desktop.
Investigate api query pattern
inv = investigate.Investigate('12345678-1234-1234-1234-1234567890ab')
inv.search('searchregex', start=datetime.timedelta(days=1), limit=100, include_category=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment