https://github.com/faruktoptas/check-playstore
A python script that checks a list of package names if it is published on Google Play Store
https://github.com/faruktoptas/check-playstore
Last synced: 4 months ago
JSON representation
A python script that checks a list of package names if it is published on Google Play Store
- Host: GitHub
- URL: https://github.com/faruktoptas/check-playstore
- Owner: faruktoptas
- License: mit
- Created: 2014-08-29T07:47:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T07:56:42.000Z (about 11 years ago)
- Last Synced: 2025-03-03T08:14:09.270Z (8 months ago)
- Language: Python
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
check-playstore
===============A python script that checks a list of package names if it is published on Google Play Store.
Create a text file that contains the file names.
Usage:
```
python checkplaystore.py package_list.txt
```