Skip to main content

A python package to scrape data from Google Play Store using Selenium

Project description

Play Store Scrapper

Using this package you can easily scrap data from Google Play Store.

Installation

pip install play-store-scrapper

Environment Variables

Set the following Environment variables before running.

GECKO_DRIVER_PATH Path to Gecko Web Driver (You also need Firefox to run this. For now no other browser option is added)

Usage

from play_store_scapper import PlayStore
store = PlayStore()
# Get Dict containing list of categories for 'apps' and 'games' separately
all_categories = store.get_categories()
# Each category in 'apps' or 'games' is a dict containing 'slug' and 'label' for that category
apps_in_category_0 = get_apps_in_category(all_categories['apps'][0]['slug'])
# Fetch App Details using the Google Play Store Id of the app
store.get_app_detail("com.cstayyab.beemy")

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

play_store_scrapper-1.0.2.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

play_store_scrapper-1.0.2-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file play_store_scrapper-1.0.2.tar.gz.

File metadata

  • Download URL: play_store_scrapper-1.0.2.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for play_store_scrapper-1.0.2.tar.gz
Algorithm Hash digest
SHA256 8b9a36ae036b9c8a9466c894332abc2e12cc051e1b3012349ada42c7711174b1
MD5 e1fa7e41590eab90ce77e3b7adecf0d5
BLAKE2b-256 db9817315ad5d65c3fadbf594ad92775723022ce99f22fbedad69a7b2e308387

See more details on using hashes here.

File details

Details for the file play_store_scrapper-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: play_store_scrapper-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for play_store_scrapper-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6a54a65fd5224f59ebf009f943fd7bff916f2fe275992da627e785e57c368f16
MD5 7c520c7429d6d02df40d81a6bf55aaac
BLAKE2b-256 a52928fa851529bbda7071a77c3c3877ebdca87024da2c9b904eced268fe548b

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