https://github.com/wireapp/stores-data-tool
Tool to fetch public information for Wire applications from stores.
https://github.com/wireapp/stores-data-tool
Last synced: 8 months ago
JSON representation
Tool to fetch public information for Wire applications from stores.
- Host: GitHub
- URL: https://github.com/wireapp/stores-data-tool
- Owner: wireapp
- Created: 2022-11-02T13:22:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-16T12:07:40.000Z (10 months ago)
- Last Synced: 2025-08-16T14:26:44.585Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.4 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Wire™
Tool to allow us to get periodically, some data from stores and persist it locally as json files for later post processing of grafana dashboards.
## Usage
To run reviews fetch for android and ios:
`make run/all`
## Test
To run tests:
`npm test`
## Thanks
This project is based on the libraries:
- https://github.com/facundoolano/google-play-scraper
- https://github.com/facundoolano/app-store-scraper