{"id":21647578,"url":"https://github.com/fitomad/app-store-ranking","last_synced_at":"2025-04-11T19:23:20.578Z","repository":{"id":74267171,"uuid":"120957477","full_name":"fitomad/App-Store-Ranking","owner":"fitomad","description":"Obtain your app ranking inside App Store and Mac App Store in every country","archived":false,"fork":false,"pushed_at":"2023-02-08T17:11:22.000Z","size":133,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T19:23:15.110Z","etag":null,"topics":["app-store","aso","mac-app-store","mac-appstore","python","ranking"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitomad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-09T21:27:09.000Z","updated_at":"2024-11-11T12:49:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0e39cf5-e3a2-41ff-ad3c-be3091fd8e5b","html_url":"https://github.com/fitomad/App-Store-Ranking","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FApp-Store-Ranking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FApp-Store-Ranking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FApp-Store-Ranking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FApp-Store-Ranking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitomad","download_url":"https://codeload.github.com/fitomad/App-Store-Ranking/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465353,"owners_count":21108244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app-store","aso","mac-app-store","mac-appstore","python","ranking"],"created_at":"2024-11-25T06:50:34.157Z","updated_at":"2025-04-11T19:23:20.549Z","avatar_url":"https://github.com/fitomad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# App-Store-Ranking\nObtain your app ranking in realtime inside App Store and Mac App Store for every country\n\n![License MIT](https://img.shields.io/github/license/mashape/apistatus.svg) ![Python 2.7](https://img.shields.io/badge/python-2.7-blue.svg) ![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg) ![macOS 10.13](https://img.shields.io/badge/macOS-10.13-orange.svg) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-1.20-red.svg)\n\n![Terminal](https://github.com/fitomad/App-Store-Ranking/blob/master/Images/terminal.png)\n\n## Usage\n\nThis repository contains two scripts, one for App Store (iosr.py) and the other one for Mac App Store (macr.py)\n\nYou can obtain command information by typing command listed below in your Terminal or Command Prompt:\n\n```bash\npython iosr.py --help\n\n# or\n\npython macr.py --help\n```\n\nTo obtain a list with all possible values for all script parameters run this command in Terminal or Command Prompt:\n\n```bash\npython iosr.py\n\n#or\n\npython macr.py\n```\n\n## Packages\n\nIf you have an error related to enums maybe you have to install **enum34** module to obtain compatibility. Type this on your Terminal or Command Prompt\n\n```bash\npip instal enum34\n```\n\nMac and Linux user maybe have to prefix command with `sudo`\n\n### App Store Ranking. Parameters\n\nTo obtain an application ranking inside the App Store you have to type this command in Terminal or Command Prompt\n\n```bash\npython iosr.py -appid 361309726 -stores top -category 6007 -platform iphone\n```\n\nThis returns the ranking for **Pages** app `(-appid 361309726)` in the **Top 10 countries by revenue** `(-stores top)` inside the **Productivity category** `(-category 6007)` for **iPhone** devices `(-platform iphone)`\n\nAvailable stores sets are `world` for all countries where Apple has an App Store available and `top` for the ten countries with more revenues.\n\nPlatforms availables are `iphone` for iPhone only devices, `ipad` for iPad only devices and `appleTV` for Apple TV only devices.\n\nTo figure out the code related to yout app category type `python iosr.py` in your command line to get a list with all possible values.\n\n### Mac App Store Ranking. Parameters\n\nRequest Mac App Store rankings is similar to App Store Ranking procedure. Type this command in Terminal or Command Prompt\n\n```bash\npython macr.py -appid 424389933 -category 12020 -stores world\n```\n\nThis returns the **Final Cut Pro** application `(-appid 424389933)` ranking inside the **Video category** `(-category 12020)` in **all Mac App Store countries** `(-stores world)`\n\nAvailable stores sets are `world` for all countries where Apple has a Mac App Store available and `top` for the ten countries with more revenues.\n\nTo figure out the code related to yout app category type `python macr.py` in your command line to get a list with all possible values.\n\n\n## Contact\n\nComments and suggestions are welcome. Find me on twitter at [@fitomad](https://twitter.com/fitomad)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitomad%2Fapp-store-ranking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitomad%2Fapp-store-ranking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitomad%2Fapp-store-ranking/lists"}