https://github.com/namiml/nami-google-play-products
Simple python3 script to fetch IAP products from the Google Play Developer API
https://github.com/namiml/nami-google-play-products
Last synced: 2 months ago
JSON representation
Simple python3 script to fetch IAP products from the Google Play Developer API
- Host: GitHub
- URL: https://github.com/namiml/nami-google-play-products
- Owner: namiml
- License: mit
- Created: 2021-08-26T18:47:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T18:50:29.000Z (over 3 years ago)
- Last Synced: 2025-03-16T01:16:37.820Z (2 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nami-google-play-products
A simple Python 3 CLI for fetching IAP products from the Google Developer API.
```
./google_play_products.py /path/to/google_service_credentials.json [package_name]
```