Lavento
By:
|
1,565 downloads
|
Last Updated: 5/3/2019
|
Latest Version: 1.6
O365 auditlog (Unified log) parser. Applies to logs downloaded from https://protection.office.com - Search & investigation - Audit log search - Download - .csv Downloaded log has 4 colums: CreationDate | UserIds | Operations | Auditdata Problem: the most important one (Auditdata) is string mess where data is delimited with ; , and [] and you can... More info |
By:
|
162 downloads
|
Last Updated: 7/23/2019
|
Latest Version: 1.0.0
Microsoft Cognitive Services (Custom Vision AI) examples. Examples to upload training images to Microsoft Custom Vision AI API. Example to Create Tag, and use that to tag uploaded images Contents: 1- Create Tag API-sample 2- Get Tags API-sample 3- Upload local image using Base64 encoding API-sample 4- Upload local image using "direct" upload API... More info |
By:
|
151 downloads
|
Last Updated: 7/19/2019
|
Latest Version: 1.0.0
Example how to download first x number image hits from Google image search. This can be done without Google APIs because it makes direct request mimicking browser request. |
By:
|
132 downloads
|
Last Updated: 9/18/2019
|
Latest Version: 1.0.0
Speech to Text API example using Google's cloud. pre-requisites: assumption that these are done: https://cloud.google.com/speech-to-text/docs/quickstart-client-libraries API shorter than minute (not used in this example). Strangely experimenting under 30 second audios were accepted, not 30-60sec audios. https://speech.googleapis.com/v1/speech lo... More info |
By:
|
130 downloads
|
Last Updated: 7/19/2019
|
Latest Version: 1.0.0
Example how to download first image hit from Bing image search. This can be done without Azure APIs because it makes direct request mimicking browser request. |
By:
|
114 downloads
|
Last Updated: 7/19/2019
|
Latest Version: 1.0.0
Example how to download first x number image hits from Yahoo image search. This can be done without Yahoo APIs because it makes direct request mimicking browser request. |