Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kapilyadav-dev/googler

Unofficial Google Play Store API
https://github.com/kapilyadav-dev/googler

google-play-store-scraper googler

Last synced: about 2 months ago
JSON representation

Unofficial Google Play Store API

Awesome Lists containing this project

README

        

# Googler
Unoffical Google Play Store API

# How to use

1) Retrieves the full detail of an application.

![alt text](https://raw.githubusercontent.com/KapilYadav-dev/Googler/main/images/detail.png)

2) Retrieves a list of apps that results of searching by the given term.

![alt text](https://raw.githubusercontent.com/KapilYadav-dev/Googler/main/images/search.png)

3) Retrieves download url of an application.

![alt text](https://raw.githubusercontent.com/KapilYadav-dev/Googler/main/images/download.png)