-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Chris Tang edited this page Nov 21, 2017
·
1 revision
Welcome to the FDroid_Spider wiki!
This application aims to extract all apps from www.f-droid.org. We extract following fields from FDroid:
- the name of the App;
- the package name of the App;
- the latest version;
- the size(in MB);
- the permissions requested;
- source code url Also, we obtain other information from google play
- google play url
- num of installation
- app category
Run command python fdroid_crawler.py
copyright www.chrisyttang.org