Skip to main content

Google App Information Tool

Project description

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

OutputFile

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gappinfo-0.3.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page