Last active
June 27, 2016 18:48
-
-
Save brad-anton/0ed1079969dad86079ad35a91122af52 to your computer and use it in GitHub Desktop.
Investigate api query pattern
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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