Skip to main content

Tool to get information about Android apps on Google Play

Project description

Build Status

Python3 library to get information about apps on Google Play Store.

Install

$pip install google_play_reader

Usage

from google_play_reader.models import AppEntry

app_entry = AppEntry("com.newsblur")
name = app_entry.get_name()
rating_value, rating_count = app_entry.get_rating()
downloads = app_entry.get_downloads()
category = app_entry.get_category()
# ...

Contributing

Feel free to create pull requests. Be sure that your code passes our checkers:

$tox -e py36

Tests

Tests are still not being made properly. So far you can check whether it is working by running:

$python -m google_play_reader.models

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

google_play_reader-0.0.1.dev12.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_play_reader-0.0.1.dev12-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file google_play_reader-0.0.1.dev12.tar.gz.

File metadata

File hashes

Hashes for google_play_reader-0.0.1.dev12.tar.gz
Algorithm Hash digest
SHA256 5b92a6dcbf97d2a47cb1f3a7840b8b67934cd206c0694d9ddca506e70c650e4b
MD5 45d271f7002634e0b09e45c9ce8e1534
BLAKE2b-256 2a398a23f1cd8e9271e2bf37dea3d3db36b30200eb70bf9bff097e5276598c3b

See more details on using hashes here.

File details

Details for the file google_play_reader-0.0.1.dev12-py3-none-any.whl.

File metadata

File hashes

Hashes for google_play_reader-0.0.1.dev12-py3-none-any.whl
Algorithm Hash digest
SHA256 91d74e101c7971ae2ccbccf1e56665fb6bd1e6236e0143f324e8d2479887a1e4
MD5 c9b39d4b048ad19c04ac672d907d4596
BLAKE2b-256 735be59964738aa1b527878c6f71e9aff0f4a04aa642ddf99136e1218a546530

See more details on using hashes here.

Supported by

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