Skip to content

srikanthlogic/google-play-api

 
 

Repository files navigation

Google Play API

GitHub tag (latest SemVer pre-release) Newman Run API Documentation Deploy

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.

API Server

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 specification
  • npm start

Deployments

The API Server can be installed as a Deta app.

Roadmap

  • Expose more endpoints helping towards archiving.
  • Support Global options
  • Deta Support. #34
  • Support Lists #36
  • Support privacy friendly reviews extraction #40

Disclaimer

  • 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.