Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")