Google_Play_App_Info
A simple api to fetch Playstore App information.With this python script you will be able to get an app information in a jiffy.
Prerequisites
python3
Dependencies
Install the following three python modules before executing Google_Play_App_Info
- re
- beautifulsoup4
- requests
pip install re
pip install bs4
pip install requests
OR
Quickly resolve dependencies using:
pip install -r requirements.txt
Usage
python main.py
Screenshots
Output
Author
Gautham Prakash
My other projects:github.com/gauthamp10
Contributors
Thanks to all contributors who helped me with my project
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Release files for gappinfo 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gappinfo-0.3.tar.gz | 2.9 kB | Details |
Release files / gappinfo-0.3.tar.gz
| Download URL | gappinfo-0.3.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
34fccf3d395bbfd6be36c2f8c8ac9eb6d0fd71d9ba225dc68364fbefb9f964f1
|
|
BLAKE2b-256 checksum How to use checksums |
ca3230ad95a58132b225a5f4218f5adabbc8ca9c5abbb39b7c7d96c7f500f189
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
|