All Projects β†’ mattlawer β†’ Appstat

mattlawer / Appstat

Get AppStore apps stats

Projects that are alternatives of or similar to Appstat

Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (-45.65%)
Mutual labels:  apps, app
mongodb-info
MongoDB Info - command line tool to get stats.
Stars: ✭ 13 (-95.96%)
Mutual labels:  statistics, stats
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (-35.4%)
Mutual labels:  apps, app
Raccoon4
APK Downloader for Google Play
Stars: ✭ 369 (+14.6%)
Mutual labels:  apps, appstore
Github Stats For Turkey
Github language, repo and developer stats for Turkey.
Stars: ✭ 259 (-19.57%)
Mutual labels:  statistics, stats
Appdepends Ios
πŸ” ζœι›†ηƒ­ι—¨APPοΌŒεˆ—δΈΎε…Άζ‰€δΎθ΅–ε’Œδ½Ώη”¨ηš„εΌ€ζΊεΊ“γ€‚
Stars: ✭ 27 (-91.61%)
Mutual labels:  apps, appstore
math-stats
A small library that does the statistics for your numbers.
Stars: ✭ 18 (-94.41%)
Mutual labels:  statistics, stats
Myweight
MyWeight is a body mass tracker focused on make easy to input new data and check your weight history
Stars: ✭ 61 (-81.06%)
Mutual labels:  appstore, app
stats
πŸ“Š Request statistics middleware that stores response times, status code counts, etc
Stars: ✭ 15 (-95.34%)
Mutual labels:  statistics, stats
taro-playground
The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
Stars: ✭ 33 (-89.75%)
Mutual labels:  app, developer-tools
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (-44.72%)
Mutual labels:  appstore, app
Stats
A C++ header-only library of statistical distribution functions.
Stars: ✭ 292 (-9.32%)
Mutual labels:  statistics, stats
Beefun Pro
Github client for iOS in Swift.
Stars: ✭ 172 (-46.58%)
Mutual labels:  appstore, app
Stickynotes
A Sticky Note Application
Stars: ✭ 74 (-77.02%)
Mutual labels:  apps, app
Boardbank
iOS Money Manager for Board Games
Stars: ✭ 155 (-51.86%)
Mutual labels:  appstore, app
MADBike
This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD.
Stars: ✭ 23 (-92.86%)
Mutual labels:  apps, appstore
Sportsipy
A free sports API written for python
Stars: ✭ 229 (-28.88%)
Mutual labels:  statistics, stats
App Framework
Applications for any device with HTML, CSS and JavaScript - free and open source!
Stars: ✭ 639 (+98.45%)
Mutual labels:  appstore, app
nodejs-searchitunes
Lightweight node.js module to quickly search Apple's iTunes Store for music, movies, apps, etc.
Stars: ✭ 25 (-92.24%)
Mutual labels:  apps, appstore
Wallace Cli
Pretty CSS analytics on the CLI
Stars: ✭ 281 (-12.73%)
Mutual labels:  statistics, stats

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 <app_id> [-g <genre> -l <list_size> -r -p -f]
	-s <search> : search an app
	-a <app_id> : the app ID  to use
	-b <bundle_id> : the start of the bundle ID to use
	-c <country_code> : the country code to use for the search option (ex: US)
	-g <genre> : the genre code (ex: 6012)
	-r : list reviews
	-f : search top free
	-p : search top paid
	-m : search top grossing
	-l <list_size> : 1-200

example:
	appstat -s Omnistat -g 6002
	appstat -a 898245825 -r
	appstat -b ch.swift -m -g 6017

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].