Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kapilyadav-dev/googler
- Owner: KapilYadav-dev
- Created: 2021-01-28T09:31:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-30T12:35:04.000Z (over 3 years ago)
- Last Synced: 2024-05-02T03:15:20.747Z (8 months ago)
- Topics: google-play-store-scraper, googler
- Language: JavaScript
- Homepage: https://googler.kapilyadavdev.repl.co
- Size: 1.33 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)