Forum Archive

Possible to scrap an iPhone app using pythonista

torch0395

Is it possible to find data inside an app? Other than the modules I saw that use reminders/email

lachlantula

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 via StaSH might work for other apps (eg. Twitter, Imgur, Reddit).