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

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.

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