Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattlawer/appstat
Get AppStore apps stats
https://github.com/mattlawer/appstat
app apps appstore developer-tools ios objective-c reviews statistics stats
Last synced: 2 months ago
JSON representation
Get AppStore apps stats
- Host: GitHub
- URL: https://github.com/mattlawer/appstat
- Owner: mattlawer
- Created: 2014-12-15T14:25:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T10:39:28.000Z (over 5 years ago)
- Last Synced: 2024-08-04T04:06:11.719Z (6 months ago)
- Topics: app, apps, appstore, developer-tools, ios, objective-c, reviews, statistics, stats
- Language: Objective-C
- Size: 36.1 KB
- Stars: 320
- Watchers: 14
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## appstat
Get AppStore apps reviews, and rankings worldwide for every category.## Installation
git clone https://github.com/mattlawer/appstat.git
cd appstat
make # 'make ios' to build for iOS
make install## Usage
Usage : appstat -a [-g -l -r -p -f]
-s : search an app
-a : the app ID to use
-b : the start of the bundle ID to use
-c : the country code to use for the search option (ex: US)
-g : the genre code (ex: 6012)
-r : list reviews
-f : search top free
-p : search top paid
-m : search top grossing
-l : 1-200
example:
appstat -s Omnistat -g 6002
appstat -a 898245825 -r
appstat -b ch.swift -m -g 6017![](http://oi57.tinypic.com/34pdkll.jpg "Example")