Projects
Below are some of the projects I have worked on when I had a free moment
-
WhatsApp Android Image Scraper
To download all photos for a WhatsApp group chat (via Dropbox), I wrote a python scraper to interact with my Android phone via ADB, using tesseract as an OCR layer. The code is ugly, but can be found here OllieF/whatsapp-android-image-scraper.