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()
store.get_app_detail("com.cstayyab.beemy")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file play_store_scrapper-1.0.0.tar.gz
.
File metadata
- Download URL: play_store_scrapper-1.0.0.tar.gz
- Upload date:
- Size: 6.1 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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c057a3fd16309ea40cf46ca03632661135c19a9f770493f0f75ca625902022d6
|
|
MD5 |
f0d1f0bc9e9f4d23baafe694a9eacf77
|
|
BLAKE2b-256 |
4a7abd1dad8baa6e40b72f5a149f95690ec12101379d3da5febe4a032ad3a538
|
File details
Details for the file play_store_scrapper-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: play_store_scrapper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.3 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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
547398a078d1510bdfa5adde96ba674fed29e05a780abfffa9904b80b7bfe259
|
|
MD5 |
a8cbf6e9fae390da38bf6786d15f3bb1
|
|
BLAKE2b-256 |
c1dfb951ce7483cd5099ba104a368bc998de2d2b70cade8f86c0094ef47a6c92
|