Possible to scrap an iPhone app using pythonista
-
Is it possible to find data inside an app? Other than the modules I saw that use reminders/email
-
This won't work all apps, but the
appex
module is able to get some information from certain apps (eg. URLs from web browsers). APIs that can be installed viaStaSH
might work for other apps (eg. Twitter, Imgur, Reddit).