Google Play API is a REST API wrapper originally built on top of google-play-scraper by Facundoolano to fetch metadata from Google Play. This repository extends it and adds additional endpoints.
The API Server is built on ExpressJS and self contains API documentation.
To run locally:
- Clone the repository and run
npm install
npm run generateoas
- Generates the OpenAPI specificationnpm start
The API Server can be installed as a Deta app.
- Expose more endpoints helping towards archiving.
- Support Global options
- Deta Support. #34
- Support Lists #36
- Support privacy friendly reviews extraction #40
- Google Play data is bound by terms of Google. We believe - the data in the Play Store ecosystem, belong to people (Users) and hence must be available to them in form that will allow them to make best use of.