-
Notifications
You must be signed in to change notification settings - Fork 0
Updater
Abraham Riedel-Mishaan edited this page Aug 3, 2018
·
1 revision
This module basically goes through and rescrapes every app to see if any have new versions available. If there are some new versions available, it will insert a new row into the database representing the metadata and uuid for these new versions. In a separate part it should hopefully be picked up by the downloader to download, then decompiler to decompile, and then pipeline to analyze it. The updater uses bulk details requests to greatly speed up the checking of new versions, then uses the normal scraper to scrape the new apps.
Invoke from command line by doing
python main.py u