sociam / xray

X-ray project - information controller transparency tools.
7 stars 2 forks source link

App Data retrieve app icon. #29

Open AdamSlack opened 7 years ago

AdamSlack commented 7 years ago

Python Web page scraper to extract Play store app icon. Not urgent, useful for endgame appearances.

Its in here, but its in the back log. a script exists in the AppDataRetriever branch that gets a few images from one web page. Need to restrict it so that only the icon image is scraped and so that it goes over all apps in the DB, inserting the image to the DB.

sauyon commented 7 years ago

Can be done easily by the analyzer, but should it?

AdamSlack commented 7 years ago

umm, it probably shouldn't be done there. though if it's easy to do?